public function testGetName()
 {
     $this->assertEquals(CategoryExtension::NAME, $this->extension->getName());
 }