コード例 #1
0
ファイル: ProfileTest.php プロジェクト: Syncy/HabboAPI
 public static function setUpBeforeClass()
 {
     self::$data = json_decode(file_get_contents(dirname(__FILE__) . '/../data/com_koeientemmer_getprofile.json'), true);
 }