Package com.bhn.payment
Class FundingAPIsTest
java.lang.Object
com.bhn.payment.FundingAPIsTest
FundingAPIsTest class.
- Since:
- 1.0
- Version:
- $Id: $Id
- Author:
- pvela00
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidauthorizationTest_ASync_B2B.voidauthorizationTest_Sync_B2B.voidcancelAuthTest_Sync_B2B.voidcaptureTest_Sync_B2B.voidrefundTest_Sync_B2B.
-
Constructor Details
-
FundingAPIsTest
public FundingAPIsTest()
-
-
Method Details
-
authorizationTest_Sync_B2B
@Test public void authorizationTest_Sync_B2B()authorizationTest_Sync_B2B.
- Since:
- 1.0
-
authorizationTest_ASync_B2B
@Test public void authorizationTest_ASync_B2B()authorizationTest_ASync_B2B.
- Since:
- 1.0
-
cancelAuthTest_Sync_B2B
@Test public void cancelAuthTest_Sync_B2B()cancelAuthTest_Sync_B2B.
-
captureTest_Sync_B2B
@Test public void captureTest_Sync_B2B()captureTest_Sync_B2B.
-
refundTest_Sync_B2B
@Test public void refundTest_Sync_B2B()refundTest_Sync_B2B.
-