$this->testResult ), false); } protected function swarnContent() { return $this->failContent(); } protected function passContent() { return $this->failContent(); } }