Class DefaultTmaRetrieveUserPriceGroupsStrategyTest

java.lang.Object
de.hybris.platform.b2ctelcoservices.pricing.strategy.impl.DefaultTmaRetrieveUserPriceGroupsStrategyTest

@UnitTest public class DefaultTmaRetrieveUserPriceGroupsStrategyTest extends Object
  • Constructor Details

    • DefaultTmaRetrieveUserPriceGroupsStrategyTest

      public DefaultTmaRetrieveUserPriceGroupsStrategyTest()
  • Method Details

    • setUp

      public void setUp()
    • testRetrieveUserPriceGroupWhenEmpty

      public void testRetrieveUserPriceGroupWhenEmpty()
    • testRetrieveUserPriceGroupConfiguredOnUser

      public void testRetrieveUserPriceGroupConfiguredOnUser()
    • testRetrieveUserPriceGroupFromUserGroup

      public void testRetrieveUserPriceGroupFromUserGroup()
    • testRetrieveUserPriceGroupsFromBothGroupAndUser

      public void testRetrieveUserPriceGroupsFromBothGroupAndUser()
    • testRetrieveUserPriceGroupsFromTwoUserGroupsAndUser

      public void testRetrieveUserPriceGroupsFromTwoUserGroupsAndUser()
    • testRetrieveUserPriceGroupsFromTwoHierarchyUserGroups

      public void testRetrieveUserPriceGroupsFromTwoHierarchyUserGroups()
    • testRetrieveUserPriceGroupsFromThreeHierarchyUserGroupsAndUser

      public void testRetrieveUserPriceGroupsFromThreeHierarchyUserGroupsAndUser()