Uses of Interface
org.jvnet.hudson.test.RestartableJenkinsRule.Step
-
Uses of RestartableJenkinsRule.Step in org.jvnet.hudson.test
Modifier and TypeMethodDescriptionvoid
RestartableJenkinsRule.then
(RestartableJenkinsRule.Step s) Run one Jenkins session and shut down.void
RestartableJenkinsRule.thenWithHardShutdown
(RestartableJenkinsRule.Step s) Run one Jenkins session and then simulate the Jenkins process ending without a clean shutdown.