/**
  */
 public function testGetFormFactory()
 {
     $this->assertSame($this->formFactory->reveal(), $this->handler->getFormFactory());
 }