Home
last modified time | relevance | path

Searched refs:currentTestSuiteName (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJSON.php19 protected $currentTestSuiteName = ''; variable in PHPUnit_Util_Log_JSON
158 $this->currentTestSuiteName = $suite->getName();
164 'suite' => $this->currentTestSuiteName,
177 $this->currentTestSuiteName = '';
194 'suite' => $this->currentTestSuiteName,
230 'suite' => $this->currentTestSuiteName,