Exception
public function excludedTestSuite() : string { if (!$this->hasExcludedTestSuite()) { throw new Exception(); } return $this->excludeTestSuite; }