@UnitTest public class PunchOutOrderRequiresCalculationStrategyTest extends java.lang.Object
PunchOutOrderRequiresCalculationStrategy.| Constructor and Description |
|---|
PunchOutOrderRequiresCalculationStrategyTest(java.lang.Boolean punchOutOrder,
boolean defaultStrategyResult,
boolean expectedResult) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<java.lang.Object[]> |
data()
The data is consisted of
1) whether the order is a punch out order 2) whether the default injected strategy returns true or false 3) the expected result |
void |
testRequiresCalculationAbstractOrderModel() |
void |
testRequiresCalculationWhenNotPunchOutOrderAndNot() |
public PunchOutOrderRequiresCalculationStrategyTest(java.lang.Boolean punchOutOrder,
boolean defaultStrategyResult,
boolean expectedResult)
public static java.util.Collection<java.lang.Object[]> data()
public void testRequiresCalculationWhenNotPunchOutOrderAndNot()
throws java.lang.Exception
java.lang.Exceptionpublic void testRequiresCalculationAbstractOrderModel()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.