Uses of Class
org.jvnet.hudson.test.fixtures.InboundAgentFixture.AgentArguments
Packages that use InboundAgentFixture.AgentArguments
Package
Description
Test harness for Jenkins and its plugins.
-
Uses of InboundAgentFixture.AgentArguments in org.jvnet.hudson.test
Subclasses of InboundAgentFixture.AgentArguments in org.jvnet.hudson.test -
Uses of InboundAgentFixture.AgentArguments in org.jvnet.hudson.test.fixtures
Methods in org.jvnet.hudson.test.fixtures that return InboundAgentFixture.AgentArgumentsModifier and TypeMethodDescriptionInboundAgentFixture.getAgentArguments(JenkinsRule r, String name) Methods in org.jvnet.hudson.test.fixtures with parameters of type InboundAgentFixture.AgentArgumentsModifier and TypeMethodDescriptionvoidInboundAgentFixture.start(InboundAgentFixture.AgentArguments agentArguments, InboundAgentFixture.Options options) voidInboundAgentFixture.start(InboundAgentFixture.AgentArguments agentArguments, InboundAgentFixture.Options options, boolean stop) -
Uses of InboundAgentFixture.AgentArguments in org.jvnet.hudson.test.junit.jupiter
Subclasses of InboundAgentFixture.AgentArguments in org.jvnet.hudson.test.junit.jupiter