public function testGetErrors()
 {
     $this->assertEmpty($this->object->getErrors());
 }