LoggingNotConfiguredException
public function logfileJunit() : string { if (!$this->hasLogfileJunit()) { throw new LoggingNotConfiguredException(); } return $this->logfileJunit; }