You are here

public function ExceptionInAssertPostConditionsTest::testSomething in Zircon Profile 8

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

File

vendor/phpunit/phpunit/tests/_files/ExceptionInAssertPostConditionsTest.php, line 20

Class

ExceptionInAssertPostConditionsTest

Code

public function testSomething() {
  $this->testSomething = true;
}