%PDF- %PDF-
Direktori : /var/www/html/zgjedhjet2017/vendor/phpunit/php-code-coverage/tests/_files/ |
Current File : /var/www/html/zgjedhjet2017/vendor/phpunit/php-code-coverage/tests/_files/CoverageFunctionTest.php |
<?php class CoverageFunctionTest extends PHPUnit_Framework_TestCase { /** * @covers ::globalFunction */ public function testSomething() { globalFunction(); } }