PHP Class Symfony\Component\Form\Tests\Extension\Validator\Type\FormTypeValidatorExtensionTest

Inheritance: extends TypeTestCase
Show file Open project: symfony/symfony

Public Methods

Method Description
testSubmitValidatesData ( )
testValidConstraint ( )
testValidatorInterface ( )

Protected Methods

Method Description
createForm ( array $options = [] )

Method Details

createForm() protected method

protected createForm ( array $options = [] )
$options array

testSubmitValidatesData() public method

testValidConstraint() public method

public testValidConstraint ( )

testValidatorInterface() public method