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