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

Show file Open project: ec-cube/ec-cube

Protected Properties

Property Type Description
$Customer
$Order

Public Methods

Method Description
createFormData ( )
setUp ( )
tearDown ( )
testComplete ( )
testIndex ( )
testIndexWithComplete ( )
testIndexWithConfirm ( )
testMailAll ( )
testMailAllWithComplete ( )
testMailAllWithConfirm ( )
testView ( )

Method Details

createFormData() public method

public createFormData ( )

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testComplete() public method

public testComplete ( )

testIndex() public method

public testIndex ( )

testIndexWithComplete() public method

testIndexWithConfirm() public method

testMailAll() public method

public testMailAll ( )

testMailAllWithComplete() public method

testMailAllWithConfirm() public method

testView() public method

public testView ( )

Property Details

$Customer protected property

protected $Customer

$Order protected property

protected $Order