public function ExceptionTest::testOne in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/phpunit/phpunit/tests/_files/ExceptionTest.php \ExceptionTest::testOne()
@expectedException FooBarBaz
File
- vendor/
phpunit/ phpunit/ tests/ _files/ ExceptionTest.php, line 28
Class
Code
public function testOne() {
}