Contents
Interface TestEventReporterFactory
-
Method Summary
Modifier and Type
Method
Description
Returns an object that can be used to report test events with the default behavior of failing the test task if there are test failures.
createTestEventReporter (String rootName, Directory binaryResultsDirectory, Directory htmlReportDirectory, boolean closeThrowsOnTestFailures)Returns an object that can be used to report test events.
-
Method Details
-
createTestEventReporter
-
createTestEventReporter
-