Class PersistenceConfigurationAssignmentResolverStrategyImplTest


  • @UnitTest
    public class PersistenceConfigurationAssignmentResolverStrategyImplTest
    extends java.lang.Object
    • Constructor Detail

      • PersistenceConfigurationAssignmentResolverStrategyImplTest

        public PersistenceConfigurationAssignmentResolverStrategyImplTest()
    • Method Detail

      • 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()