Class TmaPolicyStatementValidateInterceptorTest
java.lang.Object
de.hybris.platform.b2ctelcoservices.interceptors.TmaPolicyStatementValidateInterceptorTest
Unit test for
TmaPolicyStatementValidateInterceptor.- Since:
- 6.7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TmaPolicyStatementValidateInterceptorvoidsetUp()voidvoidvoidvoidvoidvoid
-
Constructor Details
-
TmaPolicyStatementValidateInterceptorTest
public TmaPolicyStatementValidateInterceptorTest()
-
-
Method Details
-
setUp
public void setUp() -
testValidateNullMinValue
public void testValidateNullMinValue() -
testValidateMinLessThanZeroValue
public void testValidateMinLessThanZeroValue() -
testValidateMaxLessThanZeroValue
public void testValidateMaxLessThanZeroValue() -
testValidateInvalidMaxValue
public void testValidateInvalidMaxValue() -
testValidateCorrectValues
public void testValidateCorrectValues() -
testValidateCorrectEmptyMaxValues
public void testValidateCorrectEmptyMaxValues() -
getPolicyStatementValidateInterceptor
-