Class DefaultLocalStorePreferencesServiceTest

java.lang.Object
de.hybris.platform.acceleratorservices.store.impl.DefaultLocalStorePreferencesServiceTest

@UnitTest public class DefaultLocalStorePreferencesServiceTest extends Object
  • Constructor Details

    • DefaultLocalStorePreferencesServiceTest

      public DefaultLocalStorePreferencesServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testGetAllPointsOfService

      public void testGetAllPointsOfService()
    • testGetAllPointsOfServiceFromSession

      public void testGetAllPointsOfServiceFromSession()
    • testGetFavoritesPOSNotNull

      public void testGetFavoritesPOSNotNull()
    • testGetFavoritesPOS

      public void testGetFavoritesPOS()
    • testSetFavoritesPOS

      public void testSetFavoritesPOS()
    • testAddToFavoritesPOS

      public void testAddToFavoritesPOS()
    • testRemoveFromFavoritesPOS

      public void testRemoveFromFavoritesPOS()