PHP 클래스 Dumplie\Customer\Tests\Integration\Application\Generic\CheckoutTestCase

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: dumplie/dumplie

보호된 프로퍼티들

프로퍼티 타입 설명
$customerContext Dumplie\Customer\Tests\CustomerContext
$transactionFactory Dumplie\SharedKernel\Application\Transaction\Factory

공개 메소드들

메소드 설명
clear ( )
test_change_billing_address ( )
test_change_shipping_address ( )
test_new_checkout ( )

메소드 상세

clear() 추상적인 공개 메소드

abstract public clear ( )

test_change_billing_address() 공개 메소드

test_change_shipping_address() 공개 메소드

test_new_checkout() 공개 메소드

public test_new_checkout ( )

프로퍼티 상세

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

protected CustomerContext,Dumplie\Customer\Tests $customerContext
리턴 Dumplie\Customer\Tests\CustomerContext

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

protected Factory,Dumplie\SharedKernel\Application\Transaction $transactionFactory
리턴 Dumplie\SharedKernel\Application\Transaction\Factory