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