class RepeatedEmailTypeTest extends PHPUnit_Framework_TestCase

Properties

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

Methods

setUp()

No description

tearDown()

No description

testValidData()

No description

testInvalid_NotSameValue()

No description

testInvalid_NotBlank()

No description

testInvalidEmail_Nihongo()

No description

testInvalidEmail_RFC2822()

No description

createApplication()

No description

Details

at line 42
setUp()

at line 54
protected tearDown()

at line 60
testValidData()

at line 66
testInvalid_NotSameValue()

at line 74
testInvalid_NotBlank()

at line 83
testInvalidEmail_Nihongo()

at line 92
testInvalidEmail_RFC2822()

at line 101
createApplication()