getDisplay() public method

public getDisplay ( $normalize = false ) : string
return string
 private function getOutput()
 {
     return $this->tester->getDisplay(true);
 }