public function testGetParent()
 {
     $this->assertEquals('collection', $this->formType->getParent());
 }