com.tngtech.jgiven.report.json
Interface ReportModelFileHandler

All Known Implementing Classes:
PlainTextReportGenerator, SingleFileHtmlReportGenerator, StaticHtmlReportGenerator

public interface ReportModelFileHandler


Method Summary
 void handleReportModel(ReportModel model, File file)
           
 

Method Detail

handleReportModel

void handleReportModel(ReportModel model,
                       File file)


Copyright © 2014 TNG Technology Consulting. All rights reserved.