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