Class RequestErrorHandlerImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.runtime.cps.impl.RequestErrorHandlerImplTest
Unit test for
RequestErrorHandlerImpl-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
expected
public org.junit.rules.ExpectedException expected
-
-
Constructor Details
-
RequestErrorHandlerImplTest
public RequestErrorHandlerImplTest()
-
-
Method Details
-
setup
public void setup() -
testProcessUpdateConfigurationErrorEtag
public void testProcessUpdateConfigurationErrorEtag() throws de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException
-
testProcessGetConfigurationForbiddenError
public void testProcessGetConfigurationForbiddenError() throws de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException
-
testProcessCreateDefaultConfigurationError
public void testProcessCreateDefaultConfigurationError() -
testProcessGetConfigurationError
public void testProcessGetConfigurationError() -
testProcessDeleteConfigurationError
public void testProcessDeleteConfigurationError() -
testProcessDeleteConfigurationErrorEtag
public void testProcessDeleteConfigurationErrorEtag() -
testProcessGetExternalConfigurationError
public void testProcessGetExternalConfigurationError() throws de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException
-
testProcessCreateRuntimeConfigurationFromExternalError
public void testProcessCreateRuntimeConfigurationFromExternalError() -
testProcessCreatePricingDocumentError
public void testProcessCreatePricingDocumentError() throws de.hybris.platform.sap.productconfig.runtime.interf.PricingEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.PricingEngineException
-
testProcessHasKbError
public void testProcessHasKbError() -
testIfNotFound
public void testIfNotFound() -
testIfNotFoundGenericException
public void testIfNotFoundGenericException() -
testCheckNotFound
public void testCheckNotFound() throws de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException
-
testCheckNotFoundGenericException
public void testCheckNotFoundGenericException() throws de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException
-
testTraceRequestError
public void testTraceRequestError() -
testTraceRequestErrorNoMessage
public void testTraceRequestErrorNoMessage() -
testProcessCreatePricingDocumentRuntimeException
public void testProcessCreatePricingDocumentRuntimeException() throws de.hybris.platform.sap.productconfig.runtime.interf.PricingEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.PricingEngineException
-
testProcessCreatePricingDocumentRuntimeExceptionOtherCause
public void testProcessCreatePricingDocumentRuntimeExceptionOtherCause() throws de.hybris.platform.sap.productconfig.runtime.interf.PricingEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.PricingEngineException
-
testProcessCreatePricingDocumentRuntimeExceptionNoCauseAtAll
public void testProcessCreatePricingDocumentRuntimeExceptionNoCauseAtAll() throws de.hybris.platform.sap.productconfig.runtime.interf.PricingEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.PricingEngineException
-
testProcessConfigurationRuntimeException
public void testProcessConfigurationRuntimeException() throws de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException
-
testProcessConfigurationRuntimeExceptionOtherCause
public void testProcessConfigurationRuntimeExceptionOtherCause() throws de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException
-
testProcessConfigurationRuntimeExceptionNoCauseAtAll
public void testProcessConfigurationRuntimeExceptionNoCauseAtAll() throws de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException
-
testCleanUpCache
public void testCleanUpCache() -
testProcessGetItemWithGroupDetailsError
public void testProcessGetItemWithGroupDetailsError() throws de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException
-
testProcessGetItemWithGroupDetailsErrorNotFound
public void testProcessGetItemWithGroupDetailsErrorNotFound() throws de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException- Throws:
de.hybris.platform.sap.productconfig.runtime.interf.ConfigurationEngineException
-