|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HudsonTestCase.WebClient | |
---|---|
org.jvnet.hudson.test | Test harness for Jenkins and its plugins. |
Uses of HudsonTestCase.WebClient in org.jvnet.hudson.test |
---|
Methods in org.jvnet.hudson.test that return HudsonTestCase.WebClient | |
---|---|
HudsonTestCase.WebClient |
HudsonTestCase.createWebClient()
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |