Exemplo n.º 1
0
 /**
  * Tests Gadget->getAuthor()
  */
 public function testGetAuthor()
 {
     $this->assertEquals('authorTest', $this->gadget->getAuthor());
 }