%PDF- %PDF-
Direktori : /var/www/html/coding/vendor/phpunit/phpunit/tests/_files/ |
Current File : /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(); } }