PHP Class Eccube\Tests\Plugin\Web\Admin\Order\MailControllerTest

Afficher le fichier Open project: ec-cube/ec-cube

Protected Properties

Свойство Type Description
$Customer
$Order

Méthodes publiques

Méthode Description
createFormData ( )
setUp ( )
tearDown ( )
testIndex ( )
testIndexWithComplete ( )
testIndexWithConfirm ( )
testMailAll ( )
testMailAllWithComplete ( )
testMailAllWithConfirm ( )
testView ( )

Method Details

createFormData() public méthode

public createFormData ( )

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testIndex() public méthode

public testIndex ( )

testIndexWithComplete() public méthode

testIndexWithConfirm() public méthode

testMailAll() public méthode

public testMailAll ( )

testMailAllWithComplete() public méthode

testMailAllWithConfirm() public méthode

testView() public méthode

public testView ( )

Property Details

$Customer protected_oe property

protected $Customer

$Order protected_oe property

protected $Order