PHP Class Payum\Paypal\Masspay\Nvp\Tests\PaypalMasspayGatewayFactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: payum/payum

Public Methods

Method Description
couldBeConstructedWithoutAnyArguments ( )
shouldAddDefaultConfigPassedInConstructorWhileCreatingGatewayConfig ( )
shouldAllowCreateGateway ( )
shouldAllowCreateGatewayConfig ( )
shouldAllowCreateGatewayWithCustomApi ( )
shouldConfigContainDefaultOptions ( )
shouldConfigContainFactoryNameAndTitle ( )
shouldCreateCoreGatewayFactoryIfNotPassed ( )
shouldSubClassGatewayFactory ( )
shouldThrowIfRequiredOptionsNotPassed ( )
shouldUseCoreGatewayFactoryPassedAsSecondArgument ( )

Method Details

couldBeConstructedWithoutAnyArguments() public method

shouldAddDefaultConfigPassedInConstructorWhileCreatingGatewayConfig() public method

shouldAllowCreateGateway() public method

shouldAllowCreateGatewayConfig() public method

shouldAllowCreateGatewayWithCustomApi() public method

shouldConfigContainDefaultOptions() public method

shouldConfigContainFactoryNameAndTitle() public method

shouldCreateCoreGatewayFactoryIfNotPassed() public method

shouldSubClassGatewayFactory() public method

shouldThrowIfRequiredOptionsNotPassed() public method

shouldUseCoreGatewayFactoryPassedAsSecondArgument() public method