@UnitTest public class ChargeTest extends java.lang.Object
| Constructor and Description |
|---|
ChargeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
getOrderTotalCalculationException() |
void |
testDontCharge() |
void |
testNegativeApplicableUnit() |
void |
testNegativeApplicableUnitWhichIsNotPerUnit() |
void |
testNullLineItemChargeOne() |
void |
testNullLineItemChargeTwo() |
void |
testNullOrderChargeOne() |
void |
testNullOrderChargeTwo() |
void |
testOrderCharge() |
void |
testPositiveApplicableUnitWhichIsNotPerUnit() |
void |
testToStringComplete() |
void |
testWithAdditionalChargeType() |
public void testNullLineItemChargeOne()
public void testNullLineItemChargeTwo()
public void testNullOrderChargeOne()
public void testNullOrderChargeTwo()
public void testNegativeApplicableUnit()
public void testNegativeApplicableUnitWhichIsNotPerUnit()
public void testPositiveApplicableUnitWhichIsNotPerUnit()
public void testWithAdditionalChargeType()
public void testDontCharge()
public void testToStringComplete()
public void getOrderTotalCalculationException()
public void testOrderCharge()
Copyright © 2018 SAP SE. All Rights Reserved.