You are here

public function ExceptionTest::testTwo in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit/tests/_files/ExceptionTest.php \ExceptionTest::testTwo()

@expectedException Foo_Bar_Baz

File

vendor/phpunit/phpunit/tests/_files/ExceptionTest.php, line 35

Class

ExceptionTest

Code

public function testTwo() {
}