public function testGetStatus()
 {
     $this->assertEquals(1, $this->_result->getStatus());
 }