| Package | Description |
|---|---|
| org.jvnet.hudson.test |
Test harness for Jenkins and its plugins.
|
| Modifier and Type | Method and Description |
|---|---|
JenkinsRule.JSONWebResponse |
JenkinsRule.getJSON(String path)
Get JSON from A Jenkins endpoint.
|
JenkinsRule.JSONWebResponse |
JenkinsRule.postJSON(String path,
Object json)
POST a JSON payload to a URL on the underlying Jenkins instance.
|
Copyright © 2004–2019. All rights reserved.