PHP 클래스 Eccube\Tests\Web\Admin\Order\MailControllerTest

파일 보기 프로젝트 열기: ec-cube/ec-cube

보호된 프로퍼티들

프로퍼티 타입 설명
$Customer
$Order

공개 메소드들

메소드 설명
createFormData ( )
setUp ( )
tearDown ( )
testComplete ( )
testIndex ( )
testIndexWithComplete ( )
testIndexWithConfirm ( )
testMailAll ( )
testMailAllWithComplete ( )
testMailAllWithConfirm ( )
testView ( )

메소드 상세

createFormData() 공개 메소드

public createFormData ( )

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testComplete() 공개 메소드

public testComplete ( )

testIndex() 공개 메소드

public testIndex ( )

testIndexWithComplete() 공개 메소드

testIndexWithConfirm() 공개 메소드

testMailAll() 공개 메소드

public testMailAll ( )

testMailAllWithComplete() 공개 메소드

testMailAllWithConfirm() 공개 메소드

testView() 공개 메소드

public testView ( )

프로퍼티 상세

$Customer 보호되어 있는 프로퍼티

protected $Customer

$Order 보호되어 있는 프로퍼티

protected $Order