Class BaseEndpointRestrictionsInterceptorTest
java.lang.Object
de.hybris.platform.webservicescommons.api.restrictions.interceptor.BaseEndpointRestrictionsInterceptorTest
Unit tests for
BaseEndpointRestrictionsInterceptor-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BaseEndpointRestrictionsInterceptorTest
public BaseEndpointRestrictionsInterceptorTest()
-
-
Method Details
-
setUp
- Throws:
NoSuchMethodException
-
testValidateErrorStatusSucceed
public void testValidateErrorStatusSucceed() -
testParseErrorStatusValueReturnsDefaultIfStatusIsInvalid
public void testParseErrorStatusValueReturnsDefaultIfStatusIsInvalid() -
testEndpointIsDisabled
- Throws:
Exception
-
testEndpointIsNotDisabledForNullEndpointHandler
- Throws:
Exception
-
testEndpointIsNotDisabledForNotSupportedEndpointHandler
- Throws:
Exception
-
testEndpointIsNotDisabled
- Throws:
Exception
-
testCreateEndpointContextData
public void testCreateEndpointContextData()
-