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