Searched refs:topTestSuite (Results 1 – 1 of 1) sorted by relevance
76 protected $topTestSuite = null; variable in PHPUnit_Framework_TestResult354 if ($this->topTestSuite === null) {355 $this->topTestSuite = $suite;583 public function topTestSuite() function in PHPUnit_Framework_TestResult585 return $this->topTestSuite;