Class ImportValidationModesTest

    • Constructor Detail

      • ImportValidationModesTest

        public ImportValidationModesTest()
    • Method Detail

      • setUp

        public void setUp()
      • tearDown

        public void tearDown()
      • shouldUseStrictValidationModeByDefaultWhenRunningInLegacyMode

        public void shouldUseStrictValidationModeByDefaultWhenRunningInLegacyMode()
                                                                           throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
      • shouldUseRelaxedValidationModeByDefaultWhenRunningInNonLegacyMode

        public void shouldUseRelaxedValidationModeByDefaultWhenRunningInNonLegacyMode()
                                                                               throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
      • shouldUseRelaxedValidationModeSetByUserWhenRunningInLegacyMode

        public void shouldUseRelaxedValidationModeSetByUserWhenRunningInLegacyMode()
                                                                            throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
      • shouldUseStrictValidationModeSetByUserWhenRunningInLegacyMode

        public void shouldUseStrictValidationModeSetByUserWhenRunningInLegacyMode()
                                                                           throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
      • shouldUseRelaxedValidationModeSetByUserWhenRunningInNonLegacyMode

        public void shouldUseRelaxedValidationModeSetByUserWhenRunningInNonLegacyMode()
                                                                               throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
      • shouldUseStrictValidationModeSetByUserWhenRunningInNonLegacyMode

        public void shouldUseStrictValidationModeSetByUserWhenRunningInNonLegacyMode()
                                                                              throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
      • shouldReachServiceLayerWhenRunningInNonLegacyMode

        public void shouldReachServiceLayerWhenRunningInNonLegacyMode()