Class C2LDataCreatorIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class C2LDataCreatorIntegrationTest extends ServicelayerTransactionalBaseTest
  • Constructor Details

    • C2LDataCreatorIntegrationTest

      public C2LDataCreatorIntegrationTest()
  • Method Details

    • shouldPopulateDatabaseWithDefaultLanguageCurrencyCountryCleanupArtificialItemsAndLocalizeOrderStatus

      public void shouldPopulateDatabaseWithDefaultLanguageCurrencyCountryCleanupArtificialItemsAndLocalizeOrderStatus()
    • shouldThrowIllegalArgumentExceptionWhenLangIsoCodeIsNull

      public void shouldThrowIllegalArgumentExceptionWhenLangIsoCodeIsNull()
    • shouldCreateActiveLanguageIfDoesNotExist

      public void shouldCreateActiveLanguageIfDoesNotExist()
    • shouldCreateInActiveLanguageIfDoesNotExist

      public void shouldCreateInActiveLanguageIfDoesNotExist()
    • shouldThrowIllegalArgumentExceptionWhenCountryIsoCodeIsNull

      public void shouldThrowIllegalArgumentExceptionWhenCountryIsoCodeIsNull()
    • shouldCreateActiveCountryIfDoesNotExist

      public void shouldCreateActiveCountryIfDoesNotExist()
    • shouldCreateInActiveCountryIfDoesNotExist

      public void shouldCreateInActiveCountryIfDoesNotExist()
    • shouldCreateActiveNotBaseCurrencyIfDoesNotExist

      public void shouldCreateActiveNotBaseCurrencyIfDoesNotExist()