Uses of Interface
org.jvnet.hudson.test.RestartableJenkinsRule.Step
Packages that use RestartableJenkinsRule.Step
- 
Uses of RestartableJenkinsRule.Step in org.jvnet.hudson.testMethods in org.jvnet.hudson.test with parameters of type RestartableJenkinsRule.StepModifier and TypeMethodDescriptionvoidRestartableJenkinsRule.then(RestartableJenkinsRule.Step s) Deprecated.Run one Jenkins session and shut down.voidRestartableJenkinsRule.thenWithHardShutdown(RestartableJenkinsRule.Step s) Deprecated.Run one Jenkins session and then simulate the Jenkins process ending without a clean shutdown.