class AddressTypeTest extends AbstractTypeTestCase

Properties

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

Methods

setUp()

No description

tearDown()

No description

testValidData()

No description

testInvalidData_Pref_String()

No description

testRequiredAddNotBlank_Pref()

No description

Details

at line 44
setUp()

in AbstractTypeTestCase at line 43
protected tearDown()

at line 57
testValidData()

at line 65
testInvalidData_Addr01_MaxLength()

at line 78
testInvalidData_Addr02_MaxLength()

at line 91
testInvalidData_Pref_String()

at line 99
testInvalidData_Pref_NonexistentValue()

at line 107
testRequiredAddNotBlank_Pref()

at line 125
testRequiredAddNotBlank_Addr01()

at line 143
testRequiredAddNotBlank_Addr02()