@UnitTest public class DefaultOndemandPromotionServiceTest extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
AbstractOrderEntryModel |
abstractEntry |
AbstractOrderModel |
abstractOrder |
java.util.List<TaxValue> |
taxValuesGross |
| Constructor and Description |
|---|
DefaultOndemandPromotionServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldCalculateWithAnOrderPromotion() |
void |
shouldCalculateWithAnOrderPromotionGross() |
void |
shouldCalculateWithoutPromotionGross() |
void |
shouldCalculateWithoutPromotions() |
void |
shouldLoseCentOnPromotions() |
public AbstractOrderModel abstractOrder
public AbstractOrderEntryModel abstractEntry
public java.util.List<TaxValue> taxValuesGross
public void setUp()
public void shouldCalculateWithoutPromotions()
public void shouldCalculateWithAnOrderPromotion()
public void shouldLoseCentOnPromotions()
public void shouldCalculateWithoutPromotionGross()
public void shouldCalculateWithAnOrderPromotionGross()
Copyright © 2018 SAP SE. All Rights Reserved.