public class UnitTestPowerShell extends Object implements Serializable
| Constructor and Description |
|---|
UnitTestPowerShell(String connection,
List<UnitTestDBObject> objects,
boolean txt,
boolean xml) |
| Modifier and Type | Method and Description |
|---|---|
hudson.model.Result |
run(hudson.FilePath workspace,
hudson.model.TaskListener listener) |
public UnitTestPowerShell(String connection, List<UnitTestDBObject> objects, boolean txt, boolean xml)
public hudson.model.Result run(hudson.FilePath workspace,
hudson.model.TaskListener listener)
throws IOException
IOExceptionCopyright © 2016–2019. All rights reserved.