public class ExtensiveTestingTester extends Object
| Constructor and Description |
|---|
ExtensiveTestingTester(String testPath,
String login,
String password,
String serverUrl,
String projectName,
Boolean debug) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
perform(hudson.model.Run<?,?> build,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
Execute the extensive testing job
|
public Boolean perform(hudson.model.Run<?,?> build, hudson.FilePath workspace, hudson.Launcher launcher, hudson.model.TaskListener listener) throws IOException
build - workspace - launcher - listener - IOExceptionCopyright © 2016. All rights reserved.