Uses of Interface
org.jvnet.hudson.test.RestartableJenkinsRule.Step
Packages that use RestartableJenkinsRule.Step
-
Uses of RestartableJenkinsRule.Step in org.jvnet.hudson.test
Methods in org.jvnet.hudson.test with parameters of type RestartableJenkinsRule.StepModifier 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.