PHP Class Eccube\Tests\Form\Type\Admin\CustomerTypeTest

Inheritance: extends Eccube\Tests\Form\Type\AbstractTypeTestCase
Afficher le fichier Open project: ec-cube/ec-cube

Protected Properties

Свойство Type Description
$app Eccube\Application
$form Symfony\Component\Form\FormInterface
$formData デフォルト値(正常系)を設定

Méthodes publiques

Méthode Description
setUp ( )
testInvalidAddr01_Blank ( )
testInvalidAddr02_Blank ( )
testInvalidEmail_Nihongo ( )
testInvalidEmail_RFC2822 ( )
testInvalidKana01_Blank ( )
testInvalidKana02_Blank ( )
testInvalidName01_Blank ( )
testInvalidName02_Blank ( )
testInvalidNote_Blank ( )
testInvalidPassword_Blank ( )
testInvalidPassword_MaxLength ( )
testInvalidPassword_MinLength ( )
testInvalidPref_Blank ( )
testInvalidStatus_Blank ( )
testInvalidTel_Blank ( )
testInvalidZip01_Blank ( )
testInvalidZip02_Blank ( )
testInvalidemail_Blank ( )
testValidCompanyName_Blank ( )
testValidData ( )
testValidFax_Blank ( )
testValidJob_Blank ( )
testValidPassword_MaxLength ( )
testValidPassword_MinLength ( )
testValidSex_Blank ( )

Method Details

setUp() public méthode

public setUp ( )

testInvalidAddr01_Blank() public méthode

testInvalidAddr02_Blank() public méthode

testInvalidEmail_Nihongo() public méthode

testInvalidEmail_RFC2822() public méthode

testInvalidKana01_Blank() public méthode

testInvalidKana02_Blank() public méthode

testInvalidName01_Blank() public méthode

testInvalidName02_Blank() public méthode

testInvalidNote_Blank() public méthode

testInvalidPassword_Blank() public méthode

testInvalidPassword_MaxLength() public méthode

testInvalidPassword_MinLength() public méthode

testInvalidPref_Blank() public méthode

testInvalidStatus_Blank() public méthode

testInvalidTel_Blank() public méthode

testInvalidZip01_Blank() public méthode

testInvalidZip02_Blank() public méthode

testInvalidemail_Blank() public méthode

testValidCompanyName_Blank() public méthode

testValidData() public méthode

public testValidData ( )

testValidFax_Blank() public méthode

public testValidFax_Blank ( )

testValidJob_Blank() public méthode

public testValidJob_Blank ( )

testValidPassword_MaxLength() public méthode

testValidPassword_MinLength() public méthode

testValidSex_Blank() public méthode

public testValidSex_Blank ( )

Property Details

$app protected_oe property

protected Application,Eccube $app
Résultat Eccube\Application

$form protected_oe property

protected FormInterface,Symfony\Component\Form $form
Résultat Symfony\Component\Form\FormInterface

$formData protected_oe property

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