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