public class JUnitParser extends Object
Constructor and Description |
---|
JUnitParser() |
Modifier and Type | Method and Description |
---|---|
static JUnitReport |
parse(File file) |
static JUnitReport |
parse(jenkins.util.VirtualFile file) |
public static JUnitReport parse(jenkins.util.VirtualFile file) throws ParseException
ParseException
public static JUnitReport parse(File file) throws ParseException
ParseException
Copyright © 2016–2019. All rights reserved.