Package org.citrusframework.report
Interface TestReporter
public interface TestReporter
Interface for test reporters.
-
Method Summary
Modifier and TypeMethodDescriptionvoidgenerateReport(TestResults testResults) Test reporter generates a report for several test suite instances.
-
Method Details
-
generateReport
Test reporter generates a report for several test suite instances.
-