|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Methods | |
|---|---|
| org.jvnet.hudson.test.HudsonTestCase.WebClient.getPage(String)
This method expects a full URL. This method is marked as deprecated to warn you that you probably should be using HudsonTestCase.WebClient.goTo(String) method, which accepts
a relative path within the Hudson being tested. (IOW, if you really need to hit
a website on the internet, there's nothing wrong with using this method.) |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||