| Package | Description |
|---|---|
| org.jvnet.hudson.test |
Test harness for Jenkins and its plugins.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<LenientRunnable> |
JenkinsRule.tearDowns
Runnables to be invoked at JenkinsRule.after() . |
protected List<LenientRunnable> |
HudsonTestCase.tearDowns
Deprecated.
Runnables to be invoked at HudsonTestCase.tearDown(). |
| Modifier and Type | Method and Description |
|---|---|
static void |
JenkinsRule._stopJenkins(org.eclipse.jetty.server.Server server,
List<LenientRunnable> tearDowns,
jenkins.model.Jenkins jenkins)
Internal method to stop Jenkins instance.
|
Copyright © 2004–2019. All rights reserved.