Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJSON.php40 $this->writeCase(
60 $this->writeCase(
80 $this->writeCase(
100 $this->writeCase(
120 $this->writeCase(
140 $this->writeCase(
209 $this->writeCase('pass', $time, [], '', $test);
220 protected function writeCase($status, $time, array $trace = [], $message = '', $test = null) function in PHPUnit_Util_Log_JSON