コード例 #1
0
ファイル: TestJson.php プロジェクト: google-code-backups/xinc
 public function setUp()
 {
     parent::setUp();
     $this->json = new Xinc_Plugin_Repos_Api_Format_Json();
 }