×
Performs a configuration round-trip testing for a builder. <C extends hudson.slaves.ComputerConnector> C. configRoundtrip(C before).
Class RealJenkinsRule. java.lang.Object. org.jvnet.hudson.test.RealJenkinsRule ... Sets a custom host name for the Jenkins root URL. ... io . This is particularly ...
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. Methods inherited from class org.jvnet.hudson.test.JenkinsRule · _configureJenkinsForTest, _configureUpdateCenter, ...
Get JSON from a Jenkins relative endpoint. org.htmlunit.html.HtmlPage. getPage(hudson.model.Item item). org.
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 ...
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 ...
Packages that use JenkinsRule.JSONWebResponse. Package, Description. org.jvnet.hudson.test. Test harness for Jenkins and its plugins. Uses of JenkinsRule.
Performs a configuration round-trip testing for a builder. protected <C extends hudson.slaves.ComputerConnector> C. configRoundtrip(C before).