hudson.plugins.nunit
public class NUnitArchiver extends Object implements hudson.FilePath.FileCallable<Boolean>, Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
JUNIT_REPORTS_PATH |
| Constructor and Description |
|---|
NUnitArchiver(hudson.model.BuildListener listener,
String testResults,
TestReportTransformer unitReportTransformer) |
public static final String JUNIT_REPORTS_PATH
public NUnitArchiver(hudson.model.BuildListener listener,
String testResults,
TestReportTransformer unitReportTransformer)
throws TransformerException
TransformerExceptionpublic Boolean invoke(File ws, hudson.remoting.VirtualChannel channel) throws IOException
invoke in interface hudson.FilePath.FileCallable<Boolean>IOExceptionCopyright © 2004-2013. All Rights Reserved.