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<hudson.slaves.ComputerConnectorDescriptor> |
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
IOException
javax.servlet.ServletException
public List<hudson.slaves.ComputerConnectorDescriptor> getConnectorDescriptors()
Copyright © 2004–2022. All rights reserved.