public function wasSuccessfulIgnoringPhpunitWarnings() : bool { return !$this->hasTestErroredEvents() && !$this->hasTestFailedEvents(); }