Ejemplo n.º 1
0
 /**
  * Test method for the <code>#amazon()</code> function.
  */
 public function testAmazon()
 {
     $this->assertEquals(9, Platform::amazon()->getValue());
 }