public class FileReporter extends StatelessTestsetInfoFileReportEventListener<WrappedReportEntry,TestSetStats>
Constructor and Description |
---|
FileReporter(File reportsDirectory,
String reportNameSuffix,
Charset encoding,
boolean usePhrasedFileName,
boolean usePhrasedClassNameInRunning,
boolean usePhrasedClassNameInTestCaseSummary) |
Modifier and Type | Method and Description |
---|---|
void |
testSetCompleted(WrappedReportEntry report,
TestSetStats testSetStats,
List<String> testResults) |
getEncoding, getReportNameSuffix, getReportsDirectory
public void testSetCompleted(WrappedReportEntry report, TestSetStats testSetStats, List<String> testResults)
testSetCompleted
in class StatelessTestsetInfoFileReportEventListener<WrappedReportEntry,TestSetStats>
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.