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

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

보호된 프로퍼티들

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

공개 메소드들

메소드 설명
test_create_payment ( )
test_pay_payment ( )
test_reject_payment ( )

보호된 메소드들

메소드 설명
clear ( )

메소드 상세

clear() 추상적인 보호된 메소드

abstract protected clear ( )

test_create_payment() 공개 메소드

public test_create_payment ( )

test_pay_payment() 공개 메소드

public test_pay_payment ( )

test_reject_payment() 공개 메소드

public test_reject_payment ( )

프로퍼티 상세

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

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