Interface JSONReportWriter

All Known Implementing Classes:
JSONReportWriter_V1, JSONReportWriter_V2

public interface JSONReportWriter
  • Method Details

    • writeComparisonReportAsJson

      void writeComparisonReportAsJson(Report report) throws FileNotFoundException, com.fasterxml.jackson.core.JsonProcessingException
      Throws:
      FileNotFoundException
      com.fasterxml.jackson.core.JsonProcessingException