public function testGetStatus()
 {
     $this->assertEquals($this->object->getStatus(), 0);
 }