Interface ReportWriter
-
- All Known Implementing Classes:
SimpleReportWriter
public interface ReportWriter
- Version:
- 1.7
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
writeReport(TestEngine engine)
-
-
-
Method Detail
-
writeReport
String writeReport(TestEngine engine)
-
-