public final function expectOutputString(string $expectedString) : void { $this->outputExpectedString = $expectedString; }