Uses of Interface
org.jvnet.hudson.test.RealJenkinsRule.Step
Packages that use RealJenkinsRule.Step
-
Uses of RealJenkinsRule.Step in org.jvnet.hudson.test
Methods in org.jvnet.hudson.test with parameters of type RealJenkinsRule.StepModifier and TypeMethodDescriptionvoid
RealJenkinsRule.run
(RealJenkinsRule.Step step) Run a step on the remote system.void
RealJenkinsRule.runRemotely
(RealJenkinsRule.Step... steps) Runs one or more steps on the remote system.void
RealJenkinsRule.then
(RealJenkinsRule.Step... steps) Run one Jenkins session, send one or more test thunks, and shut down.