class PriceTypeTest extends PHPUnit_Framework_TestCase

Properties

protected Application $app
protected FormInterface $form
$config

Methods

array
getValidTestData()

getValidTestData

setUp()

No description

testValidData($data)

No description

testValidData_PriceLen()

No description

testInvalidData_Blank()

No description

testInvalidData_Minus()

No description

testInvalidData_PriceLen()

No description

testNotRequiredOption()

No description

createApplication()

No description

Details

at line 44
array getValidTestData()

getValidTestData

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

Return Value

array

at line 62
setUp()

at line 79
testValidData($data)

Parameters

$data

at line 85
testValidData_PriceLen()

at line 91
testInvalidData_Blank()

at line 97
testInvalidData_Minus()

at line 103
testInvalidData_PriceLen()

at line 109
testNotRequiredOption()

at line 124
createApplication()