public class XUnitProcessor extends Object implements Serializable
Constructor and Description |
---|
XUnitProcessor(com.thalesgroup.dtkit.metrics.hudson.api.type.TestType[] types,
XUnitThreshold[] thresholds,
int thresholdMode,
ExtraConfiguration extraConfiguration) |
Modifier and Type | Method and Description |
---|---|
boolean |
performXUnit(boolean dryRun,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener) |
public XUnitProcessor(com.thalesgroup.dtkit.metrics.hudson.api.type.TestType[] types, XUnitThreshold[] thresholds, int thresholdMode, ExtraConfiguration extraConfiguration)
public boolean performXUnit(boolean dryRun, hudson.model.AbstractBuild<?,?> build, hudson.model.BuildListener listener) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2004-2014. All Rights Reserved.