×
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 ...
Overview. Writing automated tests for Jenkins and its plugins is important to ensure that everything works as expected — in various scenarios, with multiple ...
This allows URL hudson/plugin/ID to be served by the views of the plugin class. Parameters: shortName - Short name of the plugin; Returns: The plugin singleton ...
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 ...
Get a string representing the current URL with fragment part that the browser is looking at. ... jenkins - Variable in class org.jenkinsci.test.acceptance.junit.
Hook for a test harness to intercept Jenkins.get ... all the extension implementations and other components in Jenkins. ... Gets the absolute URL of Jenkins top ...
Builds up the check URL for the client-side JavaScript to call back. ... Hook for a test harness to intercept Jenkins.get ... Participates in the rendering of HTML ...
You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API, using some or all of the name ...
Missing: /url | Show results with:/url
Fail fast when attempting to load a broken plugin that contains the Jenkins test harness in production. (pull 8714); Add packaging support for Unix domain ...
Performs a configuration round-trip testing for a builder. <C extends hudson.slaves.ComputerConnector> C. configRoundtrip(C before).