public function ExceptionInTearDownTest::testSomething in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/phpunit/phpunit/tests/_files/ExceptionInTearDownTest.php \ExceptionInTearDownTest::testSomething()
File
- vendor/
phpunit/ phpunit/ tests/ _files/ ExceptionInTearDownTest.php, line 20
Class
Code
public function testSomething() {
$this->testSomething = true;
}