PHP 클래스 Eccube\Tests\Plugin\Web\Mypage\DeliveryControllerTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$Customer

공개 메소드들

메소드 설명
_testIndex ( )
setUp ( )
testDelete ( )
testDeleteWithFailure ( )
testEdit ( )
testEditWithPost ( )
testNew ( )
testNewWithPost ( )

보호된 메소드들

메소드 설명
createFormData ( )

메소드 상세

_testIndex() 공개 메소드

public _testIndex ( )

createFormData() 보호된 메소드

protected createFormData ( )

setUp() 공개 메소드

public setUp ( )

testDelete() 공개 메소드

public testDelete ( )

testDeleteWithFailure() 공개 메소드

testEdit() 공개 메소드

public testEdit ( )

testEditWithPost() 공개 메소드

public testEditWithPost ( )

testNew() 공개 메소드

public testNew ( )

testNewWithPost() 공개 메소드

public testNewWithPost ( )

프로퍼티 상세

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

protected $Customer