public function ExceptionTest::testNine in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/tests/_files/ExceptionTest.php \ExceptionTest::testNine()
@expectedException Class @expectedExceptionMessage ExceptionTest::ERROR_MESSAGE @expectedExceptionCode ExceptionTest::ERROR_CODE
File
- vendor/
phpunit/ phpunit/ tests/ _files/ ExceptionTest.php, line 92
Class
Code
public function testNine() {
}