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