|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JenkinsRule.WebClient | |
|---|---|
| org.jvnet.hudson.test | Test harness for Hudson and its plugins. |
| Uses of JenkinsRule.WebClient in org.jvnet.hudson.test |
|---|
| Methods in org.jvnet.hudson.test that return JenkinsRule.WebClient | |
|---|---|
JenkinsRule.WebClient |
JenkinsRule.createWebClient()
This is to assist Groovy test clients who are incapable of instantiating the inner classes properly. |
JenkinsRule.WebClient |
JenkinsRule.WebClient.login(String username)
Logs in to Hudson, by using the user name as the password. |
JenkinsRule.WebClient |
JenkinsRule.WebClient.login(String username,
String password)
Logs in to Hudson. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||