예제 #1
0
파일: ItemTest.php 프로젝트: coss/bnetlib
 public function testIsNotTransmogrified()
 {
     $this->assertFalse(self::$obj->isTransmogrified());
 }