Searched refs:currentTestName (Results 1 – 1 of 1) sorted by relevance
24 protected $currentTestName = ''; variable in PHPUnit_Util_Log_JSON159 $this->currentTestName = '';178 $this->currentTestName = '';188 $this->currentTestName = PHPUnit_Util_Test::describe($test);195 'test' => $this->currentTestName231 'test' => $this->currentTestName,