@UnitTest public class DiscountsTest extends java.lang.Object
| Constructor and Description |
|---|
DiscountsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testClearDiscountbyLineItemAssigning() |
void |
testCreateLineItemDiscountWithNegativeValue() |
void |
testCreateLineItemDiscountWithNegativeValueButNotPErUnit() |
void |
testCreateLineItemDiscountWithNullOne() |
void |
testCreateLineItemDiscountWithNullTwo() |
void |
testCreateOrderDiscount() |
void |
testCreateOrderDiscountWithNull() |
void |
testDiscountAndLineItemAssigning() |
void |
testToStringByLineItemDiscount() |
public void setup()
public void testCreateLineItemDiscountWithNullOne()
public void testCreateLineItemDiscountWithNullTwo()
public void testCreateLineItemDiscountWithNegativeValue()
public void testCreateLineItemDiscountWithNegativeValueButNotPErUnit()
public void testCreateOrderDiscountWithNull()
public void testCreateOrderDiscount()
public void testToStringByLineItemDiscount()
public void testDiscountAndLineItemAssigning()
public void testClearDiscountbyLineItemAssigning()
Copyright © 2018 SAP SE. All Rights Reserved.