Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJSON.php29 protected $currentTestPass = true; variable in PHPUnit_Util_Log_JSON
48 $this->currentTestPass = false;
68 $this->currentTestPass = false;
88 $this->currentTestPass = false;
108 $this->currentTestPass = false;
128 $this->currentTestPass = false;
148 $this->currentTestPass = false;
189 $this->currentTestPass = true;
208 if ($this->currentTestPass) {