Class DefaultStoreSessionFacadeIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultStoreSessionFacadeIntegrationTest extends ServicelayerTransactionalTest
Integration test for DefaultStoreSessionFacade
  • Constructor Details

    • DefaultStoreSessionFacadeIntegrationTest

      public DefaultStoreSessionFacadeIntegrationTest()
  • Method Details

    • setUp

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

      public void testGetCurrentLanguage()
    • testGetCurrentCurrency

      public void testGetCurrentCurrency()
    • testGetAllLanguages

      public void testGetAllLanguages()
    • testGetAllCurrencies

      public void testGetAllCurrencies()
    • testSetCurrentCurrency

      public void testSetCurrentCurrency()
    • testSetCurrentLanguage

      public void testSetCurrentLanguage()