public class XMLReport extends Object
| Constructor and Description |
|---|
XMLReport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createReport(String testName,
String testProps,
String localConf,
String testDir,
String btFile)
Generate an XML report with information required by cruisecontrol.
|
public static void createReport(String testName, String testProps, String localConf, String testDir, String btFile) throws IOException, NumberFormatException
IOExceptionNumberFormatExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.