Searched refs:currentTestCase (Results 1 – 1 of 1) sorted by relevance
76 protected $currentTestCase = null; variable in PHPUnit_Util_Log_JUnit166 if ($this->logIncompleteSkipped && $this->currentTestCase !== null) {177 $this->currentTestCase->appendChild($error);194 if ($this->logIncompleteSkipped && $this->currentTestCase !== null) {205 $this->currentTestCase->appendChild($error);222 if ($this->logIncompleteSkipped && $this->currentTestCase !== null) {233 $this->currentTestCase->appendChild($error);341 $this->currentTestCase = $testCase;357 $this->currentTestCase->setAttribute(363 $this->currentTestCase->setAttribute([all …]