You are here

public function ExceptionInAssertPreConditionsTest::testSomething in Zircon Profile 8

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

File

vendor/phpunit/phpunit/tests/_files/ExceptionInAssertPreConditionsTest.php, line 21

Class

ExceptionInAssertPreConditionsTest

Code

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