Exemple #1
0
 /**
  * Tests Gadget->getDescription()
  */
 public function testGetDescription()
 {
     $this->assertEquals('description', $this->gadget->getDescription());
 }