Class FileReporter.TxtTestBookReporter
java.lang.Object
io.github.giulong.spectrum.utils.reporters.Reporter
io.github.giulong.spectrum.utils.reporters.FileReporter
io.github.giulong.spectrum.utils.reporters.FileReporter.TxtTestBookReporter
- All Implemented Interfaces:
CanProduceMetadata
,CanReport
,CanReportTestBook
- Enclosing class:
FileReporter
public static class FileReporter.TxtTestBookReporter
extends FileReporter
implements CanReportTestBook
-
Nested Class Summary
Nested classes/interfaces inherited from class io.github.giulong.spectrum.utils.reporters.FileReporter
FileReporter.HtmlSummaryReporter, FileReporter.HtmlTestBookReporter, FileReporter.TxtSummaryReporter, FileReporter.TxtTestBookReporter
-
Field Summary
Fields inherited from class io.github.giulong.spectrum.utils.reporters.Reporter
FILE_UTILS, FREE_MARKER_WRAPPER
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.giulong.spectrum.utils.reporters.FileReporter
cleanupOldReports, doOutputFrom, open, produceMetadata
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.giulong.spectrum.interfaces.reports.CanProduceMetadata
getRetention
Methods inherited from interface io.github.giulong.spectrum.interfaces.reports.CanReport
cleanupOldReports, doOutputFrom, flush, getTemplate, open
-
Constructor Details
-
TxtTestBookReporter
public TxtTestBookReporter()
-