Class MediaFolderValidatorIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.interceptor.impl.MediaFolderValidatorIntegrationTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class MediaFolderValidatorIntegrationTest extends ServicelayerBaseTest
  • Constructor Details

    • MediaFolderValidatorIntegrationTest

      public MediaFolderValidatorIntegrationTest()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • shouldValidateMediaFolderWhenValidationIsEnabledUsingDefaultSetting

      public void shouldValidateMediaFolderWhenValidationIsEnabledUsingDefaultSetting() throws InterceptorException
      Throws:
      InterceptorException
    • shouldNotValidateMediaFolderWhenValidationIsDisabledUsingDefaultSetting

      public void shouldNotValidateMediaFolderWhenValidationIsDisabledUsingDefaultSetting() throws InterceptorException
      Throws:
      InterceptorException
    • shouldValidateMediaFolderWhenValidationIsEnabledUsingGlobalSetting

      public void shouldValidateMediaFolderWhenValidationIsEnabledUsingGlobalSetting() throws InterceptorException
      Throws:
      InterceptorException
    • shouldNotValidateMediaFolderWhenValidationIsDisabledUsingGlobalSetting

      public void shouldNotValidateMediaFolderWhenValidationIsDisabledUsingGlobalSetting() throws InterceptorException
      Throws:
      InterceptorException
    • shouldValidateMediaFolderWhenValidationIsEnabledUsingFolderSetting

      public void shouldValidateMediaFolderWhenValidationIsEnabledUsingFolderSetting() throws InterceptorException
      Throws:
      InterceptorException
    • shouldNotValidateMediaFolderWhenValidationIsDisabledUsingFolderSetting

      public void shouldNotValidateMediaFolderWhenValidationIsDisabledUsingFolderSetting() throws InterceptorException
      Throws:
      InterceptorException
    • shouldValidateOnlyMediaFolderConfiguredWithLocaleFileStorageStrategy

      public void shouldValidateOnlyMediaFolderConfiguredWithLocaleFileStorageStrategy() throws InterceptorException
      Throws:
      InterceptorException
    • shouldValidateFoldersWithoutDisabledValidationWhenValidationIsEnabledUsingDefaultSetting

      public void shouldValidateFoldersWithoutDisabledValidationWhenValidationIsEnabledUsingDefaultSetting() throws InterceptorException
      Throws:
      InterceptorException
    • shouldValidateFoldersWithEnabledValidationWhenValidationIsDisabledUsingGlobalSetting

      public void shouldValidateFoldersWithEnabledValidationWhenValidationIsDisabledUsingGlobalSetting() throws InterceptorException
      Throws:
      InterceptorException
    • shouldNotValidateFoldersWithDisabledValidationWhenValidationIsEnabledUsingDefaultAndGlobalSettings

      public void shouldNotValidateFoldersWithDisabledValidationWhenValidationIsEnabledUsingDefaultAndGlobalSettings() throws InterceptorException
      Throws:
      InterceptorException
    • shouldNotValidateFoldersConfiguredWithDifferentStrategiesWhenValidationIsDisabledUsingDefaultSetting

      public void shouldNotValidateFoldersConfiguredWithDifferentStrategiesWhenValidationIsDisabledUsingDefaultSetting() throws InterceptorException
      Throws:
      InterceptorException