Class AdvancedCsvProcessorTest


  • public class AdvancedCsvProcessorTest
    extends Object

    Test class for AdvancedCsvProcessor

    Since:
    2.0
    Author:
    Rainer Meindl
    • Constructor Detail

      • AdvancedCsvProcessorTest

        public AdvancedCsvProcessorTest()
    • Method Detail

      • testInvalidHeaders

        public void testInvalidHeaders()
      • testInvalidContentCustomConfig

        public void testInvalidContentCustomConfig()
      • testInvalidContentCustomConfigWithReplace

        public void testInvalidContentCustomConfigWithReplace()
      • testInvalidContentAndHeadersCustomConfig

        public void testInvalidContentAndHeadersCustomConfig()
      • testInvalidContentAndHeadersCustomConfigWithReplace

        public void testInvalidContentAndHeadersCustomConfigWithReplace()
      • testInvalidHeadersCustomConfig

        public void testInvalidHeadersCustomConfig()
      • testInvalidHeadersCustomConfigWithReplace

        public void testInvalidHeadersCustomConfigWithReplace()