PHP Class Payum\Paypal\Rest\Tests\PaypalRestGatewayFactoryTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: payum/payum

Méthodes publiques

Méthode Description
couldBeConstructedWithoutAnyArguments ( )
shouldAddDefaultConfigPassedInConstructorWhileCreatingGatewayConfig ( )
shouldAllowCreateGateway ( )
shouldAllowCreateGatewayConfig ( )
shouldAllowCreateGatewayWithCustomApi ( )
shouldConfigContainDefaultOptions ( )
shouldConfigContainFactoryNameAndTitle ( )
shouldCreateCoreGatewayFactoryIfNotPassed ( )
shouldSubClassGatewayFactory ( )
shouldThrowIfConfigPathOptionsNotEqualPaypalPath ( )
shouldThrowIfRequiredOptionsNotPassed ( )
shouldUseCoreGatewayFactoryPassedAsSecondArgument ( )

Method Details

couldBeConstructedWithoutAnyArguments() public méthode

shouldAddDefaultConfigPassedInConstructorWhileCreatingGatewayConfig() public méthode

shouldAllowCreateGateway() public méthode

shouldAllowCreateGatewayConfig() public méthode

shouldAllowCreateGatewayWithCustomApi() public méthode

shouldConfigContainDefaultOptions() public méthode

shouldConfigContainFactoryNameAndTitle() public méthode

shouldCreateCoreGatewayFactoryIfNotPassed() public méthode

shouldSubClassGatewayFactory() public méthode

shouldThrowIfConfigPathOptionsNotEqualPaypalPath() public méthode

shouldThrowIfRequiredOptionsNotPassed() public méthode

shouldUseCoreGatewayFactoryPassedAsSecondArgument() public méthode