Package DE_EPAGES::POSTPAY::t::API::TestHelper
Test helper
Base |
Exporter |
@EXPORT_OK |
Functions
- Cleanup
- ExistsPOSTPAYCustomer
- GetPOSTPAYTestXMLDirectory
- Init
- LoadPOSTPAYAnonymusUserBasket
- LoadPOSTPAYCustomer
- LoadPOSTPAYLineItemPaymentAnonymusUser
- LoadPOSTPAYLineItemPaymentAnonymusUserExtended
- LoadPOSTPAYLineItemPaymentRegisteredUser
- LoadPOSTPAYPayment
- LoadTestShop
Cleanup
Deletes Shop
Syntax |
Cleanup; |
Return |
|
ExistsPOSTPAYCustomer
Returns true if Customer POSTPAY_MP100400683
Syntax |
ExistsPOSTPAYCustomer(); |
Return |
|
GetPOSTPAYTestXMLDirectory
Returns the Directory of xml files for the testcases
Syntax |
GetPOSTPAYTestXMLDirectory(); |
Return |
|
Init
Creates Testshop and cleans everything up before start
Syntax |
Init(); |
Return |
|
LoadPOSTPAYAnonymusUserBasket
Loads the POSTPAY Basket from the TestShop
Syntax |
LoadPOSTPAYAnonymusUserBasket; |
Return |
|
LoadPOSTPAYCustomer
Loads the postpay customer
Syntax |
LoadPOSTPAYCustomer(); |
Return |
|
LoadPOSTPAYLineItemPaymentAnonymusUser
Loads the POSTPAY Line Item Payment for the anonymus user from the TestShop
Syntax |
LoadPOSTPAYLineItemPaymentAnonymusUser(); |
Return |
|
LoadPOSTPAYLineItemPaymentAnonymusUserExtended
Loads the POSTPAY Line Item Payment for the anonymus user from the TestShop
Syntax |
LoadPOSTPAYLineItemPaymentAnonymusUserExtended(); |
Return |
|
LoadPOSTPAYLineItemPaymentRegisteredUser
Loads the POSTPAY Line Item Payment for the registered user from the TestShop
Syntax |
LoadPOSTPAYLineItemPaymentRegisteredUser(); |
Return |
|
LoadPOSTPAYPayment
Loads the POSTPAY Payment from the TestShop
Syntax |
LoadPOSTPAYPayment(); |
Return |
|
LoadTestShop
Loads the the TestShop
Syntax |
LoadTestShop(); |
Return |
|