java.lang.Object
de.hybris.platform.yacceleratorordermanagement.actions.order.fraudcheck.FraudCheckOrderActionTest
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FraudCheckOrderActionTest
public FraudCheckOrderActionTest()
-
Method Details
-
setup
public void setup()
-
-
fraudCheckShouldOKWhenScoreIsZero
public void fraudCheckShouldOKWhenScoreIsZero()
throws
Exception
- Throws:
Exception
-
fraudCheckShouldPotentialWhenScoreIsWithinTheToleranceRange
public void fraudCheckShouldPotentialWhenScoreIsWithinTheToleranceRange()
throws
Exception
- Throws:
Exception
-
fraudCheckShouldFraudWhenScoreIsGreaterThanTheTolerancePlusLimit
public void fraudCheckShouldFraudWhenScoreIsGreaterThanTheTolerancePlusLimit()
throws
Exception
- Throws:
Exception