×
This method expects a full URL. org.htmlunit.html.HtmlPage, goTo​(String relative). Requests an HTML page ...
If this test harness is launched for a Jenkins plugin, locate the target/test-classes/the.jpl and add a recipe to install that to the new Jenkins. org.htmlunit.
To make the development of tests simpler, Jenkins comes with a test harness, based on the JUnit test framework. This provides the following features: Automated ...
Jenkins comes with a test harness built around JUnit to make test development simpler. This harness provides the following features:.
Missing: component/ | Show results with:component/
Returns the URL of the webapp top page. getContextPath() - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient. Returns the URL of the webapp top page ...
Returns the URL of the webapp top page. Methods inherited from class org.jvnet.hudson.test.JenkinsRule · _configureJenkinsForTest, _configureUpdateCenter, ...
POST a JSON payload to a URL on the underlying Jenkins instance using the crumb. JenkinsRule.JSONWebResponse, JenkinsRule.WebClient. postJSON​(String path, ...
This page explains how to expose Json objects over HTTP API in your Jenkins plugins, using GET and POST verbs. This page also shows how to test it with ...
Missing: component/ | Show results with:component/
Deprecated. Extends WebClient and provide convenience methods for accessing Hudson. Nested classes/interfaces inherited from interface hudson.ExtensionPoint.
This method expects a full URL. This method is marked as deprecated to warn you that you probably should be using HudsonTestCase.WebClient.