@UnitTest public class DefaultChineseCheckoutFacadeTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultChineseCheckoutFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
void |
testAuthorizePayment() |
void |
testConvertCart() |
void |
testReserveStock() |
void |
testSetPaymentMode() |
void |
testSubmitOrder_taskExists() |
void |
testSubmitOrder_taskNotExists() |
public void prepare()
public void testConvertCart()
public void testSetPaymentMode()
public void testAuthorizePayment()
public void testReserveStock()
throws InsufficientStockLevelException
InsufficientStockLevelExceptionpublic void testSubmitOrder_taskExists()
public void testSubmitOrder_taskNotExists()
Copyright © 2018 SAP SE. All Rights Reserved.