public class XmlTestResultParser extends Object
Modifier and Type | Method and Description |
---|---|
static TestCaseSummary |
parse(Path xmlFile) |
static List<TestCaseSummary> |
parseAndroid(Path xmlFile,
String serialNumber) |
public static List<TestCaseSummary> parseAndroid(Path xmlFile, String serialNumber) throws IOException, SAXException
IOException
SAXException
public static TestCaseSummary parse(Path xmlFile) throws IOException
IOException