示例#1
0
 /**
  * Test method for the <code>#windows8</code> function.
  */
 public function testWindows8()
 {
     $this->assertEquals(8, Platform::windows8()->getValue());
 }