Class ProductConfigurationBeforeControllerHandlerTest
java.lang.Object
de.hybris.platform.sap.productconfig.frontend.interceptor.ProductConfigurationBeforeControllerHandlerTest
-
Field Details
-
CONFIG_URL
-
HTTP_DUMMY_URL
- See Also:
-
-
Constructor Details
-
ProductConfigurationBeforeControllerHandlerTest
public ProductConfigurationBeforeControllerHandlerTest()
-
-
Method Details
-
testBeforeController
- Throws:
Exception
-
testBeforeControllerNotExecuted
- Throws:
Exception
-
testIsProductConfigCall
public void testIsProductConfigCall() -
testIsProductConfigCallNotProductConfig
public void testIsProductConfigCallNotProductConfig() -
testIsGetMethod
public void testIsGetMethod() -
testIsGetMethodNotGet
public void testIsGetMethodNotGet() -
testHandleExpertModeEnableNoParameter
public void testHandleExpertModeEnableNoParameter() -
testHandleExpertModeEnable
public void testHandleExpertModeEnable() -
testHandleExpertModeDisable
public void testHandleExpertModeDisable() -
testIsExpModeNoParameter
public void testIsExpModeNoParameter() -
testIsExpModeEnable
public void testIsExpModeEnable() -
testIsExpModeDisable
public void testIsExpModeDisable()
-