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

Packages that use HudsonTestCase.WebClient
org.jvnet.hudson.test   
 

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

Methods in org.jvnet.hudson.test that return HudsonTestCase.WebClient
 HudsonTestCase.WebClient HudsonTestCase.WebClient.login(java.lang.String username)
          Logs in to Hudson, by using the user name as the password.
 HudsonTestCase.WebClient HudsonTestCase.WebClient.login(java.lang.String username, java.lang.String password)
          Logs in to Hudson.
 



Copyright © 2008. All Rights Reserved.