コード例 #1
0
ファイル: PlatformTest.php プロジェクト: BWorld/php-pushwoosh
 /**
  * Test method for the <code>#amazon()</code> function.
  */
 public function testAmazon()
 {
     $this->assertEquals(9, Platform::amazon()->getValue());
 }