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