PHP Class XtreamwayzTest\HTMLFormValidator\InputFilterFactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: xtreamwayz/html-form-validator

Public Methods

Method Description
createFactory ( boolean $useConfig = true ) : Zend\InputFilter\Factory
testCustomValidatorIsRegistered ( )
testInputFilterFactoryCreation ( )
testInputHasAccessToCustomValidator ( )

Method Details

createFactory() public method

public createFactory ( boolean $useConfig = true ) : Zend\InputFilter\Factory
$useConfig boolean
return Zend\InputFilter\Factory

testCustomValidatorIsRegistered() public method

testInputFilterFactoryCreation() public method

testInputHasAccessToCustomValidator() public method