PHP Class Eccube\Tests\Form\Type\Master\ZipTypeTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: ec-cube/ec-cube

Public Properties

Property Type Description
$config

Protected Properties

Property Type Description
$app Eccube\Application
$form Symfony\Component\Form\FormInterface
$formData デフォルト値(正常系)を設定

Public Methods

Method Description
createApplication ( )
setUp ( )
testInvalidZip01_LengthMax ( )
testInvalidZip01_LengthMin ( )
testInvalidZip02_LengthMax ( )
testInvalidZip02_LengthMin ( )
testRequiredAddNotBlank_Zip01 ( )
testRequiredAddNotBlank_Zip02 ( )
testValidData ( )

Method Details

createApplication() public method

public createApplication ( )

setUp() public method

public setUp ( )

testInvalidZip01_LengthMax() public method

testInvalidZip01_LengthMin() public method

testInvalidZip02_LengthMax() public method

testInvalidZip02_LengthMin() public method

testRequiredAddNotBlank_Zip01() public method

testRequiredAddNotBlank_Zip02() public method

testValidData() public method

public testValidData ( )

Property Details

$app protected property

protected Application,Eccube $app
return Eccube\Application

$config public property

public $config

$form protected property

protected FormInterface,Symfony\Component\Form $form
return Symfony\Component\Form\FormInterface

$formData protected property

デフォルト値(正常系)を設定
protected $formData