Class CsvArgumentsProvider

    • Constructor Detail

      • CsvArgumentsProvider

        CsvArgumentsProvider()
    • Method Detail

      • accept

        public void accept​(CsvSource annotation)
        Specified by:
        accept in interface java.util.function.Consumer<CsvSource>
      • handleCsvException

        static void handleCsvException​(java.lang.Throwable throwable,
                                       java.lang.annotation.Annotation annotation)