Class RulePositiveNumberParameterValidatorTest
- java.lang.Object
-
- de.hybris.platform.ruledefinitions.validation.RulePositiveNumberParameterValidatorTest
-
@UnitTest public class RulePositiveNumberParameterValidatorTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RulePositiveNumberParameterValidatorTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetup()voidtestCheckIsNegativeNumber()voidtestValueIsNegative()
-
-
-
Method Detail
-
setup
public void setup()
-
testValueIsNegative
public void testValueIsNegative() throws RuleEngineServiceException- Throws:
RuleEngineServiceException
-
testCheckIsNegativeNumber
public void testCheckIsNegativeNumber()
-
-