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

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 ( )
testInvalidCharge_Blank ( )
testInvalidCharge_HasMinus ( )
testInvalidCharge_NotNumeric ( )
testInvalidCharge_TooLarge ( )
testInvalidRuleMax_HasMinus ( )
testInvalidRuleMax_NotNumeric ( )
testInvalidRuleMax_TooLarge ( )
testInvalidRuleMin_HasMinus ( )
testInvalidRuleMin_NotNumeric ( )
testInvalidRuleMin_TooLarge ( )
testValidData ( )

Method Details

setUp() public méthode

public setUp ( )

testInvalidCharge_Blank() public méthode

testInvalidCharge_HasMinus() public méthode

testInvalidCharge_NotNumeric() public méthode

testInvalidCharge_TooLarge() public méthode

testInvalidRuleMax_HasMinus() public méthode

testInvalidRuleMax_NotNumeric() public méthode

testInvalidRuleMax_TooLarge() public méthode

testInvalidRuleMin_HasMinus() public méthode

testInvalidRuleMin_NotNumeric() public méthode

testInvalidRuleMin_TooLarge() public méthode

testValidData() public méthode

public testValidData ( )

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