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