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