Class PrepareCurrencyInterceptorTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class PrepareCurrencyInterceptorTest extends ServicelayerTest
Integration test checking prepare interceptors for a CurrencyModel.
  • Constructor Details

    • PrepareCurrencyInterceptorTest

      public PrepareCurrencyInterceptorTest()
  • Method Details

    • setUp

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

      public void testDefaultCurrencySymbol()
    • testDefaultCurrencySymbolNotExist

      public void testDefaultCurrencySymbolNotExist()
    • testFallback

      public void testFallback()