| Package | Description |
|---|---|
| org.jvnet.hudson.test |
Test harness for Jenkins and its plugins.
|
| Modifier and Type | Method and Description |
|---|---|
void |
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.
|
Copyright © 2004–2019. All rights reserved.