Class MediaFolderValidatorIntegrationTest

    • Constructor Detail

      • MediaFolderValidatorIntegrationTest

        public MediaFolderValidatorIntegrationTest()
    • Method Detail

      • 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