Class SimpleReportWriter
java.lang.Object
org.locationtech.jtstest.testrunner.SimpleReportWriter
- All Implemented Interfaces:
ReportWriter
- Version:
- 1.7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
reportOnTest
(Test test) void
reportOnTime
(Date start, Date end) void
reportSummary
(TestEngine engine) writeReport
(TestEngine engine)
-
Constructor Details
-
SimpleReportWriter
public SimpleReportWriter(boolean verbose)
-
-
Method Details
-
writeReport
- Specified by:
writeReport
in interfaceReportWriter
-
write
-
reportOnTime
-
reportOnTest
-
reportSummary
-