示例#1
0
文件: ItemTest.php 项目: coss/bnetlib
 public function testIsNotBindable()
 {
     $this->assertFalse(self::$obj->isBindable());
 }