Class PickNToMBundleSelectionCriteriaValidateInterceptorTest
java.lang.Object
de.hybris.platform.configurablebundleservices.interceptor.impl.PickNToMBundleSelectionCriteriaValidateInterceptorTest
Test to check validations applied on PickNToMSelection criteria
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Field Details
-
thrown
public org.junit.rules.ExpectedException thrown
-
-
Constructor Details
-
PickNToMBundleSelectionCriteriaValidateInterceptorTest
public PickNToMBundleSelectionCriteriaValidateInterceptorTest()
-
-
Method Details
-
testNAndMshouldBeNonNegative
- Throws:
InterceptorException
-
testMshouldBeGreaterThanN
- Throws:
InterceptorException
-
testNAndMCannotBeGreaterThan
- Throws:
InterceptorException
-