Class DefaultLocalStorePreferencesServiceTest
java.lang.Object
de.hybris.platform.acceleratorservices.store.impl.DefaultLocalStorePreferencesServiceTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultLocalStorePreferencesServiceTest
public DefaultLocalStorePreferencesServiceTest()
-
-
Method Details
-
setUp
- 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()
-