/** * Tests Gadget->getAuthorAffiliation() */ public function testGetAuthorAffiliation() { $this->assertEquals('authorAffiliation', $this->gadget->getAuthorAffiliation()); }