Class DefaultChineseCheckoutFacadeTest
java.lang.Object
de.hybris.platform.chinesepaymentfacades.checkout.impl.DefaultChineseCheckoutFacadeTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprepare()voidvoidvoidvoidDeprecated, for removal: This API element is subject to removal in a future version.since 1905voidvoidvoidvoidvoidDeprecated, for removal: This API element is subject to removal in a future version.since 1905voidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultChineseCheckoutFacadeTest
public DefaultChineseCheckoutFacadeTest()
-
-
Method Details
-
prepare
public void prepare() -
testConvertCart
Deprecated, for removal: This API element is subject to removal in a future version.since 1905 -
testSetPaymentMode
public void testSetPaymentMode() -
testAuthorizePayment
public void testAuthorizePayment() -
testReserveStock
@Deprecated(since="1905", forRemoval=true) public void testReserveStock() throws InsufficientStockLevelExceptionDeprecated, for removal: This API element is subject to removal in a future version.since 1905- Throws:
InsufficientStockLevelException
-
testSubmitOrder_taskExists
public void testSubmitOrder_taskExists() -
testSubmitOrder_taskNotExists
public void testSubmitOrder_taskNotExists() -
testSetPaymentInfo
public void testSetPaymentInfo() -
testSetPaymentInfo_nullService
public void testSetPaymentInfo_nullService() -
testGetPaymentModeByNullCode
public void testGetPaymentModeByNullCode() -
testGetPaymentModeByCode_validCode
public void testGetPaymentModeByCode_validCode() -
testBuildPaymentRequestUrl
public void testBuildPaymentRequestUrl() -
testBuildChinesePaymentRequestData
public void testBuildChinesePaymentRequestData() -
testCreateChinesePaymentRequestData
public void testCreateChinesePaymentRequestData() -
testIfOpenNewWindowForPayment
public void testIfOpenNewWindowForPayment() -
testSyncPaymentStatusForOrder
public void testSyncPaymentStatusForOrder() -
testSyncPaymentStatusForOrder_nullService
public void testSyncPaymentStatusForOrder_nullService() -
testUpdatePaymentInfoForPlacingOrder
public void testUpdatePaymentInfoForPlacingOrder() -
testUpdatePaymentInfoForPlacingOrder_nullService
public void testUpdatePaymentInfoForPlacingOrder_nullService()
-