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