PHP Class Payu\Test\ConfigurationTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: paranoiaproject/payuclient

Protected Properties

Property Type Description
$configuration PayU\Configuration

Public Methods

Method Description
setUp ( )
testConstructor ( )
testSetLoyaltyInquiryEndPointUrl ( )
testSetMerchantId ( )
testSetPaymentEndpointUrl ( )
testSetSecretKey ( )

Method Details

setUp() public method

public setUp ( )

testConstructor() public method

public testConstructor ( )

testSetLoyaltyInquiryEndPointUrl() public method

testSetMerchantId() public method

public testSetMerchantId ( )

testSetPaymentEndpointUrl() public method

testSetSecretKey() public method

public testSetSecretKey ( )

Property Details

$configuration protected_oe property

protected Configuration,Payu $configuration
return PayU\Configuration