コード例 #1
0
 /**
  * Test getStatus()
  */
 public function testGetStatus()
 {
     $this->assertEquals($this->object->getStatus(), 0);
 }