Package de.otto.jlineup.report
Interface JSONReportWriter
- All Known Implementing Classes:
JSONReportWriter_V1,JSONReportWriter_V2
public interface JSONReportWriter
-
Method Summary
-
Method Details
-
writeComparisonReportAsJson
void writeComparisonReportAsJson(Report report) throws FileNotFoundException, com.fasterxml.jackson.core.JsonProcessingException - Throws:
FileNotFoundExceptioncom.fasterxml.jackson.core.JsonProcessingException
-