class DeliveryFeeTypeTest extends AbstractTypeTestCase

Properties

protected Application $app
protected FormInterface $form

Methods

setUp()

No description

tearDown()

No description

array
getValidTestData()

getValidTestData

testValidData($data)

No description

testValidData_PriceLen()

No description

testInvalidData_Blank()

No description

testInvalidData_Minus()

No description

testInvalidData_PriceLen()

No description

Details

at line 70
setUp()

in AbstractTypeTestCase at line 43
protected tearDown()

at line 44
array getValidTestData()

getValidTestData

正常系のデータパターンを返す

Return Value

array

at line 85
testValidData($data)

Parameters

$data

at line 91
testValidData_PriceLen()

at line 97
testInvalidData_Blank()

at line 103
testInvalidData_Minus()

at line 109
testInvalidData_PriceLen()