×
Returns the URL of the webapp top page. Methods inherited from class org.jvnet.hudson.test.JenkinsRule · _configureJenkinsForTest, _configureUpdateCenter, ...
“Compile-on-save” style development works for classes and resources in the current plugin: with a suitable IDE, you can edit a source file, have it be sent to ...
Performs a configuration round-trip testing for a builder. <C extends hudson.slaves.ComputerConnector> C. configRoundtrip(C before).
Asserts that the console output of the build contains the given substring. assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule.