@UnitTest public class DefaultShippingActionStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultShippingActionStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testApply() |
void |
testApplyAppliedToObjectNotCartRAO() |
void |
testApplyNotShipmentRAO() |
void |
testApplyOrderNull() |
void |
testApplyPromotionResultNull() |
void |
testUndo() |
public void setUp()
public void testApplyNotShipmentRAO()
public void testApplyAppliedToObjectNotCartRAO()
public void testApplyPromotionResultNull()
public void testApplyOrderNull()
public void testApply()
public void testUndo()
Copyright © 2018 SAP SE. All Rights Reserved.