예제 #1
0
 /**
  * Tests Gadget->getAuthorLocation()
  */
 public function testGetAuthorLocation()
 {
     $this->assertEquals('authorLocation', $this->gadget->getAuthorLocation());
 }