コード例 #1
0
 public function testGetName()
 {
     $this->assertEquals('name', $this->module->getName());
 }