class CategoryTypeTest extends AbstractTypeTestCase

Properties

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

Methods

setUp()

No description

tearDown()

No description

testValidData()

No description

testInvalidName_NotBlank()

No description

testInvalidName_SptabCheck()

No description

Details

at line 42
setUp()

in AbstractTypeTestCase at line 42
protected tearDown()

at line 54
testValidData()

at line 61
testInvalidName_NotBlank()

at line 69
testInvalidName_SptabCheck()

at line 76
testInvalidName_MaxLengthInvalid()

at line 86
testInvalidName_MaxLengthValid()