public function NotExistingCoveredElementTest::testOne in Zircon Profile 8.0
Same name in this branch
- 8.0 vendor/phpunit/phpunit/tests/_files/NotExistingCoveredElementTest.php \NotExistingCoveredElementTest::testOne()
- 8.0 vendor/phpunit/php-code-coverage/tests/_files/NotExistingCoveredElementTest.php \NotExistingCoveredElementTest::testOne()
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/tests/_files/NotExistingCoveredElementTest.php \NotExistingCoveredElementTest::testOne()
- 8 vendor/phpunit/php-code-coverage/tests/_files/NotExistingCoveredElementTest.php \NotExistingCoveredElementTest::testOne()
@covers NotExistingClass
File
- vendor/
phpunit/ phpunit/ tests/ _files/ NotExistingCoveredElementTest.php, line 7
Class
Code
public function testOne() {
}