@UnitTest public class OrderEntryModifiableCheckerTest extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
AbstractOrderEntryModel |
model |
| Constructor and Description |
|---|
OrderEntryModifiableCheckerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
void |
testGiveAwayFalseBasePriceNotNull() |
void |
testGiveAwayFalseBasePriceNull() |
void |
testGiveAwayFalseBasePriceZero() |
void |
testGiveAwayNullBasePriceNotNull() |
void |
testGiveAwayNullBasePriceNull() |
void |
testGiveAwayNullBasePriceZero() |
void |
testGiveAwayTrueBasePriceNotNull() |
void |
testGiveAwayTrueBasePriceNull() |
void |
testGiveAwayTrueBasePriceZero() |
public AbstractOrderEntryModel model
public void prepare()
public void testGiveAwayFalseBasePriceNull()
public void testGiveAwayFalseBasePriceZero()
public void testGiveAwayFalseBasePriceNotNull()
public void testGiveAwayTrueBasePriceNull()
public void testGiveAwayTrueBasePriceZero()
public void testGiveAwayTrueBasePriceNotNull()
public void testGiveAwayNullBasePriceNull()
public void testGiveAwayNullBasePriceZero()
public void testGiveAwayNullBasePriceNotNull()
Copyright © 2018 SAP SE. All Rights Reserved.