class ZipTypeTest extends PHPUnit_Framework_TestCase

Properties

protected Application $app
protected FormInterface $form
$config
protected array $formData

Methods

setUp()

No description

testValidData()

No description

testInvalidZip01_LengthMin()

No description

testInvalidZip01_LengthMax()

No description

testInvalidZip02_LengthMin()

No description

testInvalidZip02_LengthMax()

No description

createApplication()

No description

Details

at line 44
setUp()

at line 55
testValidData()

at line 62
testInvalidZip01_LengthMin()

at line 70
testInvalidZip01_LengthMax()

at line 78
testInvalidZip02_LengthMin()

at line 86
testInvalidZip02_LengthMax()

at line 95
testRequiredAddNotBlank_Zip01()

at line 110
testRequiredAddNotBlank_Zip02()

at line 125
createApplication()