Searched refs:beStrictAboutTestsThatDoNotTestAnything (Results 1 – 3 of 3) sorted by relevance
113 protected $beStrictAboutTestsThatDoNotTestAnything = false; variable in PHPUnit_Framework_TestResult769 if ($this->beStrictAboutTestsThatDoNotTestAnything &&854 } elseif ($this->beStrictAboutTestsThatDoNotTestAnything &&1019 public function beStrictAboutTestsThatDoNotTestAnything($flag) function in PHPUnit_Framework_TestResult1025 $this->beStrictAboutTestsThatDoNotTestAnything = $flag;1033 return $this->beStrictAboutTestsThatDoNotTestAnything;
44 $result->beStrictAboutTestsThatDoNotTestAnything({isStrictAboutTestsThatDoNotTestAnything});
504 $result->beStrictAboutTestsThatDoNotTestAnything($arguments['reportUselessTests']);