コード例 #1
0
 /**
  */
 public function testGetFormFactory()
 {
     $this->assertSame($this->formFactory->reveal(), $this->handler->getFormFactory());
 }