%PDF- %PDF-
Direktori : /proc/self/root/var/www/html/coding/vendor/phpunit/phpunit/tests/_files/ |
Current File : //proc/self/root/var/www/html/coding/vendor/phpunit/phpunit/tests/_files/AssertionExampleTest.php |
<?php class AssertionExampleTest extends PHPUnit_Framework_TestCase { public function testOne() { $e = new AssertionExample; $e->doSomething(); } }