Class DefaultLocalStorePreferencesServiceTest


  • public class DefaultLocalStorePreferencesServiceTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultLocalStorePreferencesServiceTest

        public DefaultLocalStorePreferencesServiceTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.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()