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