@UnitTest public class SelectiveCartEntriesOrderingStrategyTest extends java.lang.Object
SelectiveCartEntriesOrderingStrategy| Modifier and Type | Field and Description |
|---|---|
static java.math.BigDecimal |
TEST_PRICE |
static int |
TEST_QUANTITY |
| Constructor and Description |
|---|
SelectiveCartEntriesOrderingStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
protected EntryGroupData |
createEntryGroup(int groupNumber) |
protected OrderEntryData |
createOrderEntry(java.lang.String productCode) |
void |
setUp() |
void |
shouldGroupEntriesWithEntryGroups() |
public static final java.math.BigDecimal TEST_PRICE
public static final int TEST_QUANTITY
public SelectiveCartEntriesOrderingStrategyTest()
public void setUp()
public void shouldGroupEntriesWithEntryGroups()
protected OrderEntryData createOrderEntry(java.lang.String productCode)
protected EntryGroupData createEntryGroup(int groupNumber)
Copyright © 2018 SAP SE. All Rights Reserved.