public class JUnitXMLOutcomeReporter
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FILE_PREFIX |
| Constructor and Description |
|---|
JUnitXMLOutcomeReporter(java.io.File outputDirectory) |
| Modifier and Type | Method and Description |
|---|---|
void |
generateReportsFor(TestOutcomes testOutcomes) |
java.io.File |
getOutputDirectory() |
public static final java.lang.String FILE_PREFIX
public JUnitXMLOutcomeReporter(java.io.File outputDirectory)
public void generateReportsFor(TestOutcomes testOutcomes)
public java.io.File getOutputDirectory()