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