Class PersistenceConfigurationAssignmentResolverStrategyImplTest

java.lang.Object
de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl.PersistenceConfigurationAssignmentResolverStrategyImplTest

@UnitTest public class PersistenceConfigurationAssignmentResolverStrategyImplTest extends Object
  • Constructor Details

    • PersistenceConfigurationAssignmentResolverStrategyImplTest

      public PersistenceConfigurationAssignmentResolverStrategyImplTest()
  • Method Details

    • setUp

      public void setUp()
    • testRetrieveRelatedObjectTypeOrderEntry

      public void testRetrieveRelatedObjectTypeOrderEntry()
    • testRetrieveRelatedObjectTypeQuoteEntry

      public void testRetrieveRelatedObjectTypeQuoteEntry()
    • testRetrieveRelatedObjectTypeCartEntry

      public void testRetrieveRelatedObjectTypeCartEntry()
    • testRetrieveRelatedObjectTypeSavedCartEntry

      public void testRetrieveRelatedObjectTypeSavedCartEntry()
    • testRetrieveRelatedObjectTypeOrder

      public void testRetrieveRelatedObjectTypeOrder()
    • testRetrieveRelatedObjectTypeQuote

      public void testRetrieveRelatedObjectTypeQuote()
    • testRetrieveRelatedObjectTypeCart

      public void testRetrieveRelatedObjectTypeCart()
    • testRetrieveRelatedObjectTypeSavedCart

      public void testRetrieveRelatedObjectTypeSavedCart()
    • testRetrieveRelatedObjectTypeNull

      public void testRetrieveRelatedObjectTypeNull()
    • testRetrieveRelatedObjectTypeProduct

      public void testRetrieveRelatedObjectTypeProduct()
    • testRetrieveRelatedObjectTypeUnknownNoRElation

      public void testRetrieveRelatedObjectTypeUnknownNoRElation()
    • testRetrieveRelatedObjectTypeUnknown

      public void testRetrieveRelatedObjectTypeUnknown()
    • testIsSessionCartEntryTrue

      public void testIsSessionCartEntryTrue()
    • testIsSessionCartEntryFalse

      public void testIsSessionCartEntryFalse()
    • testIsSessionCartTrue

      public void testIsSessionCartTrue()
    • testIsSessionCartFalse

      public void testIsSessionCartFalse()
    • testDoesCartCodeBelongToSessionCartTrue

      public void testDoesCartCodeBelongToSessionCartTrue()
    • testDoesCartCodeBelongToSessionCartFalse

      public void testDoesCartCodeBelongToSessionCartFalse()
    • testRetrieveCreationDateForRelatedEntry

      public void testRetrieveCreationDateForRelatedEntry()
    • testRetrieveCreationDateForRelatedEntryNull

      public void testRetrieveCreationDateForRelatedEntryNull()
    • testRetrieveOrderEntryNone

      public void testRetrieveOrderEntryNone()
    • testRetrieveOrderEntryToMany

      public void testRetrieveOrderEntryToMany()
    • testRetrieveOrderFilterOrder

      public void testRetrieveOrderFilterOrder()
    • testRetrieveRelatedProductCodeOrderEntry

      public void testRetrieveRelatedProductCodeOrderEntry()
    • testRetrieveRelatedProductCodeProduct

      public void testRetrieveRelatedProductCodeProduct()
    • testRetrieveRelatedProductCodeVariantProduct

      public void testRetrieveRelatedProductCodeVariantProduct()
    • testRetrieveRelatedProductFromConfigModel

      public void testRetrieveRelatedProductFromConfigModel()
    • testRetrieveRelatedProductCodeNull

      public void testRetrieveRelatedProductCodeNull()
    • testCommerceCartService

      public void testCommerceCartService()
    • testUserService

      public void testUserService()
    • testIsSavedCart

      public void testIsSavedCart()
    • testIsSavedCartCheckForSessionCart

      public void testIsSavedCartCheckForSessionCart()
    • testIsSavedCartNoCartFound

      public void testIsSavedCartNoCartFound()
    • testDoesCartCodeBelongToSessionCartStateless

      public void testDoesCartCodeBelongToSessionCartStateless()
    • testDoesCartCodeBelongToSessionCartForSessionCartStateless

      public void testDoesCartCodeBelongToSessionCartForSessionCartStateless()