コード例 #1
0
ファイル: ApiTest.php プロジェクト: Satariall/WotApi
 function testAuth()
 {
     $this->assertNotNull(Api::wot()->genAuthUrl());
 }