예제 #1
0
파일: RoomTest.php 프로젝트: Syncy/HabboAPI
 public function testGetName()
 {
     $this->assertEquals('Venice Beach Rollercoaster', $this->entity->getName());
 }