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