Uses of Class
org.jvnet.hudson.test.HudsonTestCase.WebClient

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.
 



Copyright © 2004-2013. All Rights Reserved.