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