Uses of Interface
org.jvnet.hudson.test.RealJenkinsRule.Step
-
Uses of RealJenkinsRule.Step in org.jvnet.hudson.test
Modifier and TypeMethodDescriptionvoid
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.