Class C2LDataCreatorIntegrationTest

    • Constructor Detail

      • C2LDataCreatorIntegrationTest

        public C2LDataCreatorIntegrationTest()
    • Method Detail

      • 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()