Package net.serenitybdd.cli.reporters
Interface CLIReportGenerator
-
- All Known Implementing Classes:
CLIAggregateReportGenerator,CLIIssueTrackerUpdater,CLIOutcomeReportGenerator
public interface CLIReportGenerator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerateReportsFrom(Path sourceDirectory)
-
-
-
Method Detail
-
generateReportsFrom
void generateReportsFrom(Path sourceDirectory) throws IOException
- Throws:
IOException
-
-