PHP 클래스 Payum\Paypal\Rest\Tests\PaypalRestGatewayFactoryTest

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

공개 메소드들

메소드 설명
couldBeConstructedWithoutAnyArguments ( )
shouldAddDefaultConfigPassedInConstructorWhileCreatingGatewayConfig ( )
shouldAllowCreateGateway ( )
shouldAllowCreateGatewayConfig ( )
shouldAllowCreateGatewayWithCustomApi ( )
shouldConfigContainDefaultOptions ( )
shouldConfigContainFactoryNameAndTitle ( )
shouldCreateCoreGatewayFactoryIfNotPassed ( )
shouldSubClassGatewayFactory ( )
shouldThrowIfConfigPathOptionsNotEqualPaypalPath ( )
shouldThrowIfRequiredOptionsNotPassed ( )
shouldUseCoreGatewayFactoryPassedAsSecondArgument ( )

메소드 상세

couldBeConstructedWithoutAnyArguments() 공개 메소드

shouldAddDefaultConfigPassedInConstructorWhileCreatingGatewayConfig() 공개 메소드

shouldAllowCreateGateway() 공개 메소드

shouldAllowCreateGatewayConfig() 공개 메소드

shouldAllowCreateGatewayWithCustomApi() 공개 메소드

shouldConfigContainDefaultOptions() 공개 메소드

shouldConfigContainFactoryNameAndTitle() 공개 메소드

shouldCreateCoreGatewayFactoryIfNotPassed() 공개 메소드

shouldSubClassGatewayFactory() 공개 메소드

shouldThrowIfConfigPathOptionsNotEqualPaypalPath() 공개 메소드

shouldThrowIfRequiredOptionsNotPassed() 공개 메소드

shouldUseCoreGatewayFactoryPassedAsSecondArgument() 공개 메소드