コード例 #1
0
ファイル: RoomTest.php プロジェクト: Syncy/HabboAPI
 public function testGetImageUrl()
 {
     $this->assertEquals('https://habbo-stories-content.s3.amazonaws.com/fullroom-photo/hhus/31159787.png', $this->entity->getImageUrl());
 }