Class ProductConfigAfterInitializationStartEventListenerTest
java.lang.Object
de.hybris.platform.sap.productconfig.services.event.impl.ProductConfigAfterInitializationStartEventListenerTest
Unit test for
ProductConfigAfterInitializationStartEventListener-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ProductConfigAfterInitializationStartEventListenerTest
public ProductConfigAfterInitializationStartEventListenerTest()
-
-
Method Details
-
setUp
public void setUp() -
testCreateEmptyResult
public void testCreateEmptyResult() -
testGetConfigurationProviderCPSNotImplemented
public void testGetConfigurationProviderCPSNotImplemented() -
testGetProductConfigurationPagingUtilNotImplemented
public void testGetProductConfigurationPagingUtilNotImplemented() -
testGetProductConfigurationPersistenceServiceNotImplemented
public void testGetProductConfigurationPersistenceServiceNotImplemented() -
testGetProductConfigEventListenerUtilNotImplemented
public void testGetProductConfigEventListenerUtilNotImplemented() -
testGetBaseSiteServiceNotImplemented
public void testGetBaseSiteServiceNotImplemented() -
testOnEventNotInitialiazed
public void testOnEventNotInitialiazed() -
testOnEventInternalUpdate
public void testOnEventInternalUpdate() -
testOnEventInternalInit
public void testOnEventInternalInit() -
testOnEventPrepareFails
public void testOnEventPrepareFails() -
testOnEventNothingFound
public void testOnEventNothingFound() -
testprepeareCleanUpeWrongProvider
public void testprepeareCleanUpeWrongProvider() -
testPrepeareCleanUpNoBaseSite
public void testPrepeareCleanUpNoBaseSite() -
testOnEventInternalHandlesException
public void testOnEventInternalHandlesException() -
testReleaseConfigException
public void testReleaseConfigException() -
testReleaseConfigIgnoreCreatedByMock
public void testReleaseConfigIgnoreCreatedByMock() -
testGetConfigsNotFirstPageDoesNotExecutesPrepare
public void testGetConfigsNotFirstPageDoesNotExecutesPrepare() -
testLogConfigIds
public void testLogConfigIds() -
testReleaseConfigsCatchesNoBeanFoundIssue
public void testReleaseConfigsCatchesNoBeanFoundIssue()
-