Beispiel #1
0
 /**
  * Test method for the <code>#blackBerry()</code> function.
  */
 public function testBlackBerry()
 {
     $this->assertEquals(2, Platform::blackBerry()->getValue());
 }