Uses of Interface
org.jvnet.hudson.test.LenientRunnable
-
Uses of LenientRunnable in org.jvnet.hudson.test
Modifier and TypeFieldDescriptionprotected List<LenientRunnable>
HudsonTestCase.tearDowns
Deprecated.Runnable
s to be invoked atHudsonTestCase.tearDown()
.protected List<LenientRunnable>
JenkinsRule.tearDowns
Runnable
s to be invoked atJenkinsRule.after()
.Modifier and TypeMethodDescriptionstatic void
JenkinsRule._stopJenkins
(org.eclipse.jetty.server.Server server, List<LenientRunnable> tearDowns, jenkins.model.Jenkins jenkins) Internal method to stop Jenkins instance.