Class DefaultConfigurationServiceLayerHelperTest

java.lang.Object
de.hybris.platform.cpq.productconfig.services.impl.DefaultConfigurationServiceLayerHelperTest

@UnitTest public class DefaultConfigurationServiceLayerHelperTest extends Object
  • Constructor Details

    • DefaultConfigurationServiceLayerHelperTest

      public DefaultConfigurationServiceLayerHelperTest()
  • Method Details

    • setUp

      public void setUp()
    • testGetCpqInfoEntryNull

      public void testGetCpqInfoEntryNull()
    • testGetCpqInfoEmptyEntry

      public void testGetCpqInfoEmptyEntry()
    • testGetCpqInfoEmptyInfoModel

      public void testGetCpqInfoEmptyInfoModel()
    • testGetCpqInfoEmptyInfoModelWithCPQType

      public void testGetCpqInfoEmptyInfoModelWithCPQType()
    • testEnsureBaseSiteSetAndExecuteConfigurationAction

      public void testEnsureBaseSiteSetAndExecuteConfigurationAction()
    • testEnsureBaseSiteSetAndExecuteConfigurationActionNoOrder

      public void testEnsureBaseSiteSetAndExecuteConfigurationActionNoOrder()
    • testEnsureBaseSiteSetAndExecuteConfigurationActionNoOrderSite

      public void testEnsureBaseSiteSetAndExecuteConfigurationActionNoOrderSite()
    • testEnsureBaseSiteSetAndExecuteConfigurationActionSwitchesAndRestoresBaseSite

      public void testEnsureBaseSiteSetAndExecuteConfigurationActionSwitchesAndRestoresBaseSite()
    • testEnsureBaseSiteSetAndExecuteConfigurationActionRestoresBaseSiteOnException

      public void testEnsureBaseSiteSetAndExecuteConfigurationActionRestoresBaseSiteOnException()
    • testProcessPageWiseMaxPages

      public void testProcessPageWiseMaxPages()
    • testProcessPageWiseOnePage

      public void testProcessPageWiseOnePage()
    • dummySearchReturn

      protected SearchPageData<?> dummySearchReturn(SearchPageData<?> result)
    • mockFullSearchResultPage

      protected SearchPageData<?> mockFullSearchResultPage()
    • mockSearchResultWith10Items

      protected SearchPageData<?> mockSearchResultWith10Items()
    • testIsRelevantForImpersonation

      public void testIsRelevantForImpersonation()
    • testIsRelevantForImpersonation_Not_Relevant_For_Cart_Entry

      public void testIsRelevantForImpersonation_Not_Relevant_For_Cart_Entry()
    • testIsRelevantForImpersonation_Not_Relevant_For_Not_Anonymous_User

      public void testIsRelevantForImpersonation_Not_Relevant_For_Not_Anonymous_User()
    • testRetrieveUserForAbstractOrderEntry

      public void testRetrieveUserForAbstractOrderEntry()
    • testRetrieveUserForAbstractOrderEntryIfRelevant

      public void testRetrieveUserForAbstractOrderEntryIfRelevant()
    • testRetrieveUserForAbstractOrderEntryIfRelevant_Not_Relevant

      public void testRetrieveUserForAbstractOrderEntryIfRelevant_Not_Relevant()
    • testPre2211Constrcutor

      public void testPre2211Constrcutor()