public class JenkinsComputerConnectorTester extends hudson.model.AbstractDescribableImpl<JenkinsComputerConnectorTester>
ComputerConnector.HudsonTestCase.computerConnectorTester| Modifier and Type | Class and Description |
|---|---|
static class |
JenkinsComputerConnectorTester.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
hudson.slaves.ComputerConnector |
connector |
JenkinsRule |
jenkinsRule |
| Constructor and Description |
|---|
JenkinsComputerConnectorTester(JenkinsRule testCase) |
| Modifier and Type | Method and Description |
|---|---|
void |
doConfigSubmit(org.kohsuke.stapler.StaplerRequest req) |
List |
getConnectorDescriptors() |
public final JenkinsRule jenkinsRule
public hudson.slaves.ComputerConnector connector
public JenkinsComputerConnectorTester(JenkinsRule testCase)
public void doConfigSubmit(org.kohsuke.stapler.StaplerRequest req)
throws IOException,
javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionpublic List getConnectorDescriptors()
Copyright © 2004-2014. All Rights Reserved.