class NullStatelessXmlReporter extends StatelessXmlReporter
| Modifier and Type | Field and Description |
|---|---|
(package private) static NullStatelessXmlReporter |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
private |
NullStatelessXmlReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanTestHistoryMap()
Clean testClassMethodRunHistoryMap
|
void |
testSetCompleted(WrappedReportEntry testSetReportEntry,
TestSetStats testSetStats) |
static final NullStatelessXmlReporter INSTANCE
public void testSetCompleted(WrappedReportEntry testSetReportEntry, TestSetStats testSetStats)
testSetCompleted in class StatelessXmlReporterpublic void cleanTestHistoryMap()
StatelessXmlReportercleanTestHistoryMap in class StatelessXmlReporter