public class XUnitReportXmlImporter
extends java.lang.Object
implements com.xebialabs.xltest.domain.Importable
| Modifier and Type | Field and Description |
|---|---|
static char |
SEPARATOR |
| Constructor and Description |
|---|
XUnitReportXmlImporter(java.lang.String moduleName,
com.xebialabs.overthere.OverthereFile xunitReportXmlFile) |
| Modifier and Type | Method and Description |
|---|---|
void |
doImport(java.util.UUID testRunId,
com.xebialabs.xltest.domain.EventHandler eventHandler) |
public static final char SEPARATOR