| Package | Description |
|---|---|
| org.jvnet.hudson.test |
Test harness for Jenkins and its plugins.
|
| Modifier and Type | Method and Description |
|---|---|
HudsonTestCase.WebClient |
HudsonTestCase.createWebClient()
Deprecated.
This is to assist Groovy test clients who are incapable of instantiating the inner classes properly.
|
HudsonTestCase.WebClient |
HudsonTestCase.WebClient.login(String username)
Logs in to Hudson, by using the user name as the password.
|
HudsonTestCase.WebClient |
HudsonTestCase.WebClient.login(String username,
String password)
Logs in to Jenkins.
|
Copyright © 2004–2015. All rights reserved.