Class JenkinsConfiguredWithReadmeRule
java.lang.Object
org.jvnet.hudson.test.JenkinsRule
io.jenkins.plugins.casc.misc.JenkinsConfiguredRule
io.jenkins.plugins.casc.misc.JenkinsConfiguredWithReadmeRule
- All Implemented Interfaces:
ExtensionPoint, Action, ModelObject, RootAction, org.junit.rules.MethodRule, org.junit.rules.TestRule
- Author:
- v1v (Victor Martinez)
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jvnet.hudson.test.JenkinsRule
org.jvnet.hudson.test.JenkinsRule.BreakException, org.jvnet.hudson.test.JenkinsRule.DummySecurityRealm, org.jvnet.hudson.test.JenkinsRule.JSONWebResponse, org.jvnet.hudson.test.JenkinsRule.RemoteLogDumper, org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper, org.jvnet.hudson.test.JenkinsRule.WebClientNested classes/interfaces inherited from interface ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class org.jvnet.hudson.test.JenkinsRule
computerConnectorTester, contextPath, env, homeLoader, hudson, jenkins, jsDebugger, localPort, NO_PROPERTIES, recipes, server, SLAVE_DEBUG_PORT, tearDowns, testDescription, timeout, useLocalPluginManager -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JenkinsConfiguredRule
exportToStringMethods inherited from class org.jvnet.hudson.test.JenkinsRule
_configureJenkinsForTest, _configureUpdateCenter, _configureUserRealm, _stopJenkins, after, apply, apply, assertAllImageLoadSuccessfully, assertBuildStatus, assertBuildStatus, assertBuildStatusSuccess, assertBuildStatusSuccess, assertEqualBeans, assertEqualDataBoundBeans, assertEqualDataBoundBeans, assertGoodStatus, assertHelpExists, assertLogContains, assertLogNotContains, assertStringContains, assertStringContains, assertXPath, assertXPath, assertXPathResultsContainText, assertXPathValue, assertXPathValueContains, buildAndAssertStatus, buildAndAssertSuccess, buildAndAssertSuccess, configRoundtrip, configRoundtrip, configRoundtrip, configRoundtrip, configRoundtrip, configRoundtrip, configRoundtrip, configRoundtrip, configRoundtrip, configureUpdateCenter, configureUserRealm, createApiToken, createComputerLauncher, createDummySecurityRealm, createFolder, createFreeStyleProject, createFreeStyleProject, createLocalLauncher, createOnlineSlave, createOnlineSlave, createOnlineSlave, createPretendSlave, createProject, createProject, createSlave, createSlave, createSlave, createSlave, createSlave, createSlave, createSlave, createTaskListener, createTmpDir, createUniqueProjectName, createWebClient, createWebServer2, disconnectSlave, dumpThreads, executeOnServer, findDataBoundConstructor, findPreviousInputElement, get, getButtonByCaption, getDisplayName, getIconFileName, getInstance, getJSON, getLog, getPluginManager, getTestDescription, getURL, getUrlName, getWebAppRoot, interactiveBreak, isGoodHttpStatus, isSomethingHappening, last, newHudson, pause, postJSON, recipe, recipeLoadCurrentPlugin, restart, search, setPluginManager, setQuietPeriod, showAgentLogs, showAgentLogs, showAgentLogs, submit, submit, waitForCompletion, waitForMessage, waitOnline, waitUntilNoActivity, waitUntilNoActivityUpTo, with, with, withExistingHome, withNewHome, withPresetData, writeReplace
-
Constructor Details
-
JenkinsConfiguredWithReadmeRule
public JenkinsConfiguredWithReadmeRule()
-
-
Method Details
-
before
-