PHP 클래스 Payum\Paypal\ProHosted\Nvp\Tests\Action\NotifyActionTest

상속: extends Payum\Core\Tests\GenericActionTest
파일 보기 프로젝트 열기: payum/payum

보호된 프로퍼티들

프로퍼티 타입 설명
$actionClass
$requestClass

공개 메소드들

메소드 설명
shouldImplementActionInterface ( )
shouldImplementGatewayAwareInterface ( )
shouldSubExecuteSyncWithSameModel ( )

보호된 메소드들

메소드 설명
createGatewayMock ( ) : PHPUnit_Framework_MockObject_MockObject | Payum\Core\GatewayInterface

메소드 상세

createGatewayMock() 보호된 메소드

protected createGatewayMock ( ) : PHPUnit_Framework_MockObject_MockObject | Payum\Core\GatewayInterface
리턴 PHPUnit_Framework_MockObject_MockObject | Payum\Core\GatewayInterface

shouldImplementActionInterface() 공개 메소드

shouldImplementGatewayAwareInterface() 공개 메소드

shouldSubExecuteSyncWithSameModel() 공개 메소드

프로퍼티 상세

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

protected $actionClass

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

protected $requestClass