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 java.lang.String
writeReport(TestEngine engine)
-
-
-
Method Detail
-
writeReport
java.lang.String writeReport(TestEngine engine)
-
-