Searched refs:currentTestCase (Results 1 – 1 of 1) sorted by relevance
76 protected $currentTestCase = null; variable in PHPUnit_Util_Log_JUnit177 $this->currentTestCase->appendChild($error);205 $this->currentTestCase->appendChild($error);233 $this->currentTestCase->appendChild($error);341 $this->currentTestCase = $testCase;357 $this->currentTestCase->setAttribute(363 $this->currentTestCase->setAttribute(369 $this->currentTestCase385 $this->currentTestCase = null;424 if ($this->currentTestCase === null) {[all …]