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