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