Exemplo n.º 1
0
 /**
  * Test method for the <code>#windowsPhone7</code> function.
  */
 public function testWindowsPhone7()
 {
     $this->assertEquals(5, Platform::windowsPhone7()->getValue());
 }