class NullFileReporter extends FileReporter
| Modifier and Type | Field and Description |
|---|---|
(package private) static NullFileReporter |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
private |
NullFileReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
testSetCompleted(WrappedReportEntry report,
TestSetStats testSetStats,
java.util.List<java.lang.String> testResults) |
getReportFilestatic final NullFileReporter INSTANCE
public void testSetCompleted(WrappedReportEntry report, TestSetStats testSetStats, java.util.List<java.lang.String> testResults)
testSetCompleted in class FileReporter