PHP 클래스 Dumplie\CustomerService\Tests\Integration\Application\Generic\OrderTestCase

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

보호된 프로퍼티들

프로퍼티 타입 설명
$customerServiceContext Dumplie\CustomerService\Tests\CustomerServiceContext

공개 메소드들

메소드 설명
test_accept_order ( )
test_prepare_order ( )
test_refund_order ( )
test_reject_order ( )
test_send_order ( )

메소드 상세

test_accept_order() 공개 메소드

public test_accept_order ( )

test_prepare_order() 공개 메소드

public test_prepare_order ( )

test_refund_order() 공개 메소드

public test_refund_order ( )

test_reject_order() 공개 메소드

public test_reject_order ( )

test_send_order() 공개 메소드

public test_send_order ( )

프로퍼티 상세

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

protected CustomerServiceContext,Dumplie\CustomerService\Tests $customerServiceContext
리턴 Dumplie\CustomerService\Tests\CustomerServiceContext