public function testHasError()
 {
     $this->assertTrue($this->result->hasError());
 }