示例#1
0
 public function testIs_active()
 {
     $this->assertTrue(is_bool(self::$object->is_active()));
 }