%PDF- %PDF-
Direktori : /proc/thread-self/root/var/www/html/news/vendor/phpunit/phpunit/tests/_files/ |
Current File : //proc/thread-self/root/var/www/html/news/vendor/phpunit/phpunit/tests/_files/NotPublicTestCase.php |
<?php class NotPublicTestCase extends PHPUnit_Framework_TestCase { public function testPublic() { } protected function testNotPublic() { } }