- abort() - Method in class org.jvnet.hudson.test.SequenceLock
-
Tell all the threads that this sequencing was aborted.
- AbortExceptionPublisher - Class in hudson.model.utils
-
Publisher that throws AbortException
- AbortExceptionPublisher() - Constructor for class hudson.model.utils.AbortExceptionPublisher
-
- AbortExceptionPublisher.DescriptorImpl - Class in hudson.model.utils
-
- add(UUID, Runnable) - Method in class org.jvnet.hudson.test.ClosureExecuterAction
-
- add(I, String) - Method in class org.jvnet.hudson.test.MockFolder
-
- addChange() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM
-
- addCrumb(WebRequest) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
Adds a security crumb to the quest
- addCrumb(WebRequest) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Adds a security crumb to the request.
- addExceptionListener(WebClient) - Static method in class com.gargoylesoftware.htmlunit.WebClientUtil
-
- addFile(ExtractChangeLogParser.FileInZip) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- addFiles(Collection<ExtractChangeLogParser.FileInZip>) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- addGroups(String, String...) - Method in class org.jvnet.hudson.test.JenkinsRule.DummySecurityRealm
-
Associate some groups with a username.
- addStep(Statement) - Method in class org.jvnet.hudson.test.RestartableJenkinsRule
-
- addStep(Statement, boolean) - Method in class org.jvnet.hudson.test.RestartableJenkinsRule
-
- addStepWithDirtyShutdown(Statement) - Method in class org.jvnet.hudson.test.RestartableJenkinsRule
-
- addView(View) - Method in class org.jvnet.hudson.test.MockFolder
-
- addWebResponseListener(WebResponseListener) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- after() - Method in class hudson.slaves.NodeProvisionerRule
-
- after() - Method in class org.jvnet.hudson.test.BuildWatcher
-
- after() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Override to tear down your specific external resource.
- after() - Method in class org.jvnet.hudson.test.LoggerRule
-
- allocate() - Method in interface org.jvnet.hudson.test.HudsonHomeLoader
-
Returns a directory to be used as JENKINS_HOME
- allocate() - Method in class org.jvnet.hudson.test.HudsonHomeLoader.CopyExisting
-
- allocate() - Method in class org.jvnet.hudson.test.HudsonHomeLoader.Local
-
- allocate() - Method in class org.jvnet.hudson.test.TemporaryDirectoryAllocator
-
Allocates a new empty temporary directory and returns it.
- apply(Statement, FrameworkMethod, Object) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Backward compatibility with JUnit 4.8.
- apply(Statement, Description) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- apply(Statement, FrameworkMethod, Object) - Method in class org.jvnet.hudson.test.RestartableJenkinsRule
-
- assertAllImageLoadSuccessfully(HtmlPage) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Makes sure that all the images in the page loads successfully.
- assertAllImageLoadSuccessfully(HtmlPage) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Makes sure that all the images in the page loads successfully.
- assertBuildStatus(Result, R) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Asserts that the outcome of the build is a specific outcome.
- assertBuildStatus(Result, R) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Asserts that the outcome of the build is a specific outcome.
- assertBuildStatus(Result, Future<? extends R>) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- assertBuildStatusSuccess(R) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- assertBuildStatusSuccess(Future<? extends R>) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- assertBuildStatusSuccess(R) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- assertBuildStatusSuccess(Future<? extends R>) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- assertEqualBeans(Object, Object, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Asserts that two JavaBeans are equal as far as the given list of properties are concerned.
- assertEqualBeans(Object, Object, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Asserts that two JavaBeans are equal as far as the given list of properties are concerned.
- assertEqualDataBoundBeans(Object, Object) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- assertEqualDataBoundBeans(List<?>, List<?>) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- assertEqualDataBoundBeans(Object, Object) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- assertEqualDataBoundBeans(List<?>, List<?>) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- assertErrorContains(String) - Method in class hudson.security.pages.SignupPage
-
- assertFails(String, int) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
Verify that the server rejects an attempt to load the given page.
- assertFails(String, int) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Verify that the server rejects an attempt to load the given page.
- assertGC(WeakReference<?>) - Static method in class org.jvnet.hudson.test.MemoryAssert
-
Deprecated.
- assertGC(WeakReference<?>, boolean) - Static method in class org.jvnet.hudson.test.MemoryAssert
-
Assumes Java runtime is ≤ Java 8.
- assertGoodStatus(Page) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Assert that the specified page can be served with a "good" HTTP status,
eg, the page is not missing and can be served without a server error
- assertGoodStatus(Page) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Assert that the specified page can be served with a "good" HTTP status,
eg, the page is not missing and can be served without a server error
- assertHasException() - Method in class com.gargoylesoftware.htmlunit.WebClientUtil.ExceptionListener
-
Assert that a ScriptException occurred within the JavaScript executing
on the associated WebClient.
- assertHasResponses() - Method in class com.gargoylesoftware.htmlunit.WebResponseListener.StatusListener
-
- assertHeapUsage(Object, int) - Static method in class org.jvnet.hudson.test.MemoryAssert
-
Verifies that an object and its transitive reference graph occupy at most a predetermined amount of memory.
- assertHelpExists(Class<? extends Describable>, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Asserts that help files exist for the specified properties of the given instance.
- assertHelpExists(Class<? extends Describable>, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Asserts that help files exist for the specified properties of the given instance.
- assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Asserts that the console output of the build contains the given substring.
- assertLogContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Asserts that the console output of the build contains the given substring.
- assertLogNotContains(String, Run) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Asserts that the console output of the build does not contain the given substring.
- assertLogNotContains(String, Run) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Asserts that the console output of the build does not contain the given substring.
- assertMaxLoads(LazyBuildMixIn.LazyLoadingJob<?, ?>, int, Callable<T>) - Static method in class org.jvnet.hudson.test.RunLoadCounter
-
Asserts that at most a certain number of build records are loaded as a result of some task.
- assertStringContains(String, String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- assertStringContains(String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- assertStringContains(String, String, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- assertStringContains(String, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- assertXPath(HtmlPage, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Asserts that the XPath matches.
- assertXPath(DomNode, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Asserts that the XPath matches the contents of a DomNode page.
- assertXPath(HtmlPage, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Asserts that the XPath matches.
- assertXPath(DomNode, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Asserts that the XPath matches the contents of a DomNode page.
- assertXPathResultsContainText(DomNode, String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- assertXPathResultsContainText(DomNode, String, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- assertXPathValue(DomNode, String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- assertXPathValue(DomNode, String, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- assertXPathValueContains(DomNode, String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- assertXPathValueContains(DomNode, String, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- asUser(String) - Method in class hudson.cli.CLICommandInvoker
-
Run the command as a given username.
- authenticate(String, String) - Method in class org.jvnet.hudson.test.JenkinsRule.DummySecurityRealm
-
- authenticate(Queue.Item) - Method in class org.jvnet.hudson.test.MockQueueItemAuthenticator
-
- authorizedTo(Permission...) - Method in class hudson.cli.CLICommandInvoker
-
- CallStackFrame - Class in org.jvnet.hudson.test.rhino
-
Stack frame.
- CallStackFrame(JavaScriptDebugger, DebuggableScript) - Constructor for class org.jvnet.hudson.test.rhino.CallStackFrame
-
- canAdd(TopLevelItem) - Method in class org.jvnet.hudson.test.MockFolder
-
- canDelete(View) - Method in class org.jvnet.hudson.test.MockFolder
-
- canProvision(Label) - Method in class hudson.slaves.DummyCloudImpl
-
- capture(int) - Method in class org.jvnet.hudson.test.LoggerRule
-
Initializes log record capture, in addition to merely printing it.
- CaptureEnvironmentBuilder - Class in org.jvnet.hudson.test
-
Builder that captures the environment variables used during a build.
- CaptureEnvironmentBuilder() - Constructor for class org.jvnet.hudson.test.CaptureEnvironmentBuilder
-
- CaptureEnvironmentBuilder.DescriptorImpl - Class in org.jvnet.hudson.test
-
- causedBy(Class<? extends Throwable>) - Static method in class org.jvnet.hudson.test.JenkinsMatchers
-
- ChangelogAction(List<FakeChangeLogSCM.EntryImpl>, String) - Constructor for class org.jvnet.hudson.test.FakeChangeLogSCM.ChangelogAction
-
- ChannelShutdownListener - Class in org.jvnet.hudson.test
-
Runs at the end of the test to cleanup any live channels.
- ChannelShutdownListener() - Constructor for class org.jvnet.hudson.test.ChannelShutdownListener
-
- checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class org.jvnet.hudson.test.ExtractResourceSCM
-
- checkout(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - Method in class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
-
- checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - Method in class org.jvnet.hudson.test.FakeChangeLogSCM
-
- checkout(Run<?, ?>, Launcher, FilePath, TaskListener, File, SCMRevisionState) - Method in class org.jvnet.hudson.test.SingleFileSCM
-
- className - Variable in class org.jvnet.hudson.test.MemoryAssert.HistogramElement
-
- click(HtmlElement) - Static method in class com.gargoylesoftware.htmlunit.html.HtmlElementUtil
-
Click on the supplied element.
- CLICommandInvoker - Class in hudson.cli
-
Helper class to invoke CLICommand and check the response.
- CLICommandInvoker(JenkinsRule, CLICommand) - Constructor for class hudson.cli.CLICommandInvoker
-
- CLICommandInvoker(JenkinsRule, String) - Constructor for class hudson.cli.CLICommandInvoker
-
- CLICommandInvoker.Matcher - Class in hudson.cli
-
- CLICommandInvoker.Result - Class in hudson.cli
-
- ClosureExecuterAction - Class in org.jvnet.hudson.test
-
- ClosureExecuterAction() - Constructor for class org.jvnet.hudson.test.ClosureExecuterAction
-
- cmd - Variable in class org.jvnet.hudson.test.SimpleCommandLauncher
-
- com.gargoylesoftware.htmlunit - package com.gargoylesoftware.htmlunit
-
- com.gargoylesoftware.htmlunit.html - package com.gargoylesoftware.htmlunit.html
-
- compareTo(MemoryAssert.HistogramElement) - Method in class org.jvnet.hudson.test.MemoryAssert.HistogramElement
-
- ComputerConnectorTester - Class in org.jvnet.hudson.test
-
Test bed to verify the configuration roundtripness of the ComputerConnector.
- ComputerConnectorTester(HudsonTestCase) - Constructor for class org.jvnet.hudson.test.ComputerConnectorTester
-
- computerConnectorTester - Variable in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- computerConnectorTester - Variable in class org.jvnet.hudson.test.JenkinsRule
-
- ComputerConnectorTester.DescriptorImpl - Class in org.jvnet.hudson.test
-
- configRoundtrip() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Hits the Hudson system configuration and submits without any modification.
- configRoundtrip(P) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Loads a configuration page and submits it without any modifications, to
perform a round-trip configuration test.
- configRoundtrip(P) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- configRoundtrip(B) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Performs a configuration round-trip testing for a builder.
- configRoundtrip(P) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Performs a configuration round-trip testing for a publisher.
- configRoundtrip(C) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- configRoundtrip(User) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- configRoundtrip(N) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- configRoundtrip(V) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- configRoundtrip() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Hits the Hudson system configuration and submits without any modification.
- configRoundtrip(P) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Loads a configuration page and submits it without any modifications, to
perform a round-trip configuration test.
- configRoundtrip(B) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Performs a configuration round-trip testing for a builder.
- configRoundtrip(P) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Performs a configuration round-trip testing for a publisher.
- configRoundtrip(C) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- configRoundtrip(User) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- configRoundtrip(N) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- configRoundtrip(V) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- configureUpdateCenter() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Configures the update center setting for the test.
- configureUpdateCenter() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Configures the update center setting for the test.
- configureUserRealm() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Configures a security realm for a test.
- configureUserRealm() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Configures a security realm for a test.
- connector - Variable in class org.jvnet.hudson.test.ComputerConnectorTester
-
- connector - Variable in class org.jvnet.hudson.test.JenkinsComputerConnectorTester
-
- contextPath - Variable in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Where in the Server is Hudson deployed?
- contextPath - Variable in class org.jvnet.hudson.test.JenkinsRule
-
Where in the Server is Jenkins deployed?
- copy(T, String) - Method in class org.jvnet.hudson.test.MockFolder
-
- CopyExisting(File) - Constructor for class org.jvnet.hudson.test.HudsonHomeLoader.CopyExisting
-
Either a zip file or a directory that contains the home image.
- CopyExisting(URL) - Constructor for class org.jvnet.hudson.test.HudsonHomeLoader.CopyExisting
-
Extracts from a zip file in the resource.
- countLoads(LazyBuildMixIn.LazyLoadingJob<?, ?>, Runnable) - Static method in class org.jvnet.hudson.test.RunLoadCounter
-
Counts how many build records are loaded as a result of some task.
- countTestCases() - Method in class org.jvnet.hudson.test.junit.GroupedTest
-
- createChangeLogParser() - Method in class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
-
- createChangeLogParser() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM
-
- createComputerLauncher(EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Creates a ComputerLauncher for launching a slave locally.
- createComputerLauncher(EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates a launcher for starting a local agent.
- createCrumbedUrl(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
- createCrumbedUrl(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- createDummySecurityRealm() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Creates a test SecurityRealm that recognizes username==password as valid.
- createDummySecurityRealm() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates a test SecurityRealm that recognizes username==password as valid.
- CreateFileBuilder - Class in org.jvnet.hudson.test
-
Creates a test builder, which creates a file in the workspace.
- CreateFileBuilder(String, String) - Constructor for class org.jvnet.hudson.test.CreateFileBuilder
-
- CreateFileBuilder.DescriptorImpl - Class in org.jvnet.hudson.test
-
- createFolder(String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates a simple folder that other jobs can be placed in.
- createFreeStyleProject() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- createFreeStyleProject(String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- createFreeStyleProject() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createFreeStyleProject(String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createJenkinsRule(Description) - Method in class org.jvnet.hudson.test.RestartableJenkinsRule
-
- createLauncher(TaskListener) - Method in class org.jvnet.hudson.test.PretendSlave
-
- createLocalLauncher() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Creates Launcher.LocalLauncher.
- createLocalLauncher() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates Launcher.LocalLauncher.
- createOnlineSlave() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Create a new slave on the local host and wait for it to come online
before returning.
- createOnlineSlave(Label) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Create a new slave on the local host and wait for it to come online
before returning.
- createOnlineSlave(Label, EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Create a new slave on the local host and wait for it to come online
before returning
- createOnlineSlave() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Create a new slave on the local host and wait for it to come online
before returning.
- createOnlineSlave(Label) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Create a new slave on the local host and wait for it to come online
before returning.
- createOnlineSlave(Label, EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Create a new slave on the local host and wait for it to come online
before returning
- createPage(WebResponse, WebWindow) - Method in class org.jvnet.hudson.test.HudsonPageCreator
-
- createPretendSlave(FakeLauncher) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- createPretendSlave(FakeLauncher) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createProject(Class<T>, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates a new job.
- createProject(Class<T>) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates a new job with an unique name.
- createProject(TopLevelItemDescriptor, String, boolean) - Method in class org.jvnet.hudson.test.MockFolder
-
- createProject(Class<T>, String) - Method in class org.jvnet.hudson.test.MockFolder
-
Convenience method to create a FreeStyleProject or similar.
- createProjectFromXML(String, InputStream) - Method in class org.jvnet.hudson.test.MockFolder
-
- createSlave() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- createSlave(Label) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Creates and launches a new slave on the local host.
- createSlave(EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- createSlave(Label, EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- createSlave(String, EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Creates a slave with certain additional environment variables
- createSlave(String, String, EnvVars) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- createSlave(boolean) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createSlave() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createSlave(Label) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates and launches a new slave on the local host.
- createSlave(EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createSlave(Label, EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createSlave(String, EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates a slave with certain additional environment variables
- createSlave(String, String, EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createTaskListener() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Creates a TaskListener connected to stdout.
- createTaskListener() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates a TaskListener connected to stdout.
- createTmpDir() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Allocates a new temporary directory for the duration of this test.
- createTmpDir() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createUniqueProjectName() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- createUniqueProjectName() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createWebClient() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
This is to assist Groovy test clients who are incapable of instantiating the inner classes properly.
- createWebClient() - Method in class org.jvnet.hudson.test.JenkinsRule
-
This is to assist Groovy test clients who are incapable of instantiating the inner classes properly.
- createWebServer() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Prepares a webapp hosting environment to get ServletContext implementation
that we need for testing.
- createWebServer() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Prepares a webapp hosting environment to get ServletContext implementation
that we need for testing.
- EchoCommand - Class in hudson.util
-
Command line utility to print all arguments as provided.
- EchoCommand() - Constructor for class hudson.util.EchoCommand
-
- EndOfTestListener - Interface in org.jvnet.hudson.test
-
Gets notified before the test completes to perform additional cleanup.
- enterEmail(String) - Method in class hudson.security.pages.SignupPage
-
- enterFullName(String) - Method in class hudson.security.pages.SignupPage
-
- enterPassword(String) - Method in class hudson.security.pages.SignupPage
-
Enters the password in password1 and password2.
- enterPassword2(String) - Method in class hudson.security.pages.SignupPage
-
- enterUsername(String) - Method in class hudson.security.pages.SignupPage
-
- EntryImpl() - Constructor for class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
-
- env - Variable in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- env - Variable in class org.jvnet.hudson.test.JenkinsRule
-
- equals(Object) - Method in class org.jvnet.hudson.test.MemoryAssert.HistogramElement
-
- eval(Runnable) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
Makes an HTTP request, process it with the given request handler, and returns the response.
- eval(Runnable) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Makes an HTTP request, process it with the given request handler, and returns the response.
- everywhere() - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy.Grant
-
Everywhere in Jenkins.
- execute(Runnable) - Method in class org.jvnet.hudson.test.ThreadPoolImpl
-
- executeOnServer(Closure) - Method in class org.jvnet.hudson.test.GroovyHudsonTestCase
-
Deprecated.
Executes the given closure on the server, in the context of an HTTP request.
- executeOnServer(Closure) - Method in class org.jvnet.hudson.test.GroovyJenkinsRule
-
Executes the given closure on the server, in the context of an HTTP request.
- executeOnServer(Callable<V>) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Executes the given closure on the server, by the servlet request handling thread,
in the context of an HTTP request.
- executeOnServer(Callable<V>) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
Executes the given closure on the server, by the servlet request handling thread,
in the context of an HTTP request.
- executeOnServer(Callable<V>) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Executes the given closure on the server, by the servlet request handling thread,
in the context of an HTTP request.
- executeOnServer(Callable<V>) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Executes the given closure on the server, by the servlet request handling thread,
in the context of an HTTP request.
- exitCode - Variable in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
-
- explodedWarDir - Variable in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
The directory where a war file gets exploded.
- ExtractChangeLogEntry() - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- ExtractChangeLogEntry(String) - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- ExtractChangeLogParser - Class in org.jvnet.hudson.test
-
- ExtractChangeLogParser() - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser
-
- ExtractChangeLogParser.ExtractChangeLogEntry - Class in org.jvnet.hudson.test
-
- ExtractChangeLogParser.FileInZip - Class in org.jvnet.hudson.test
-
- ExtractChangeLogSet - Class in org.jvnet.hudson.test
-
- ExtractChangeLogSet(AbstractBuild<?, ?>, List<ExtractChangeLogParser.ExtractChangeLogEntry>) - Constructor for class org.jvnet.hudson.test.ExtractChangeLogSet
-
- ExtractResourceSCM - Class in org.jvnet.hudson.test
-
SCM useful for testing that extracts the given resource as a zip file.
- ExtractResourceSCM(URL) - Constructor for class org.jvnet.hudson.test.ExtractResourceSCM
-
- ExtractResourceSCM(URL, String) - Constructor for class org.jvnet.hudson.test.ExtractResourceSCM
-
with this constructor your zip can contains a folder
more useful to create a project test zip foo.zip foo
- ExtractResourceWithChangesSCM - Class in org.jvnet.hudson.test
-
SCM useful for testing that extracts the given resource as a zip file.
- ExtractResourceWithChangesSCM(URL, URL) - Constructor for class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
-
- ExtractResourceWithChangesSCM(URL, URL, String) - Constructor for class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
-
- get(Class<T>) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Gets the descriptor instance of the current Hudson by its type.
- get(Class<T>) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Gets the descriptor instance of the current Hudson by its type.
- get() - Static method in class org.jvnet.hudson.test.TestEnvironment
-
- getACL(AbstractItem) - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy
-
- getACL(Job<?, ?>) - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy
-
- getACL() - Method in class org.jvnet.hudson.test.SecuredMockFolder
-
Deprecated.
- getAffectedPaths() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- getAffectedPaths() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
-
- getAllJobs() - Method in class org.jvnet.hudson.test.MockFolder
-
- getAuthor() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- getAuthor() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
-
- getBuildNumber() - Method in class org.jvnet.hudson.test.WorkspaceCopyFileBuilder
-
- getButtonByCaption(HtmlForm, String) - Static method in class com.gargoylesoftware.htmlunit.html.HtmlFormUtil
-
Get the form button having the specified text/caption.
- getButtonByCaption(HtmlForm, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- getButtonByCaption(HtmlForm, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- getConnectorDescriptors() - Method in class org.jvnet.hudson.test.ComputerConnectorTester
-
- getConnectorDescriptors() - Method in class org.jvnet.hudson.test.JenkinsComputerConnectorTester
-
- getContextPath() - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
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.
- getDescriptor() - Method in class hudson.slaves.DummyCloudImpl
-
- getDescriptor() - Method in class org.jvnet.hudson.test.CreateFileBuilder
-
- getDescriptor() - Method in class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
-
- getDescriptor() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM
-
- getDescriptor() - Method in class org.jvnet.hudson.test.MockBuilder
-
- getDescriptor() - Method in class org.jvnet.hudson.test.MockFolder
-
- getDescriptor() - Method in class org.jvnet.hudson.test.TestBuilder
-
- getDescriptor() - Method in class org.jvnet.hudson.test.TestNotifier
-
- getDescriptor() - Method in class org.jvnet.hudson.test.WorkspaceCopyFileBuilder
-
- getDisplayName() - Method in class jenkins.benchmark.jmh.JmhBenchmarkState
-
- getDisplayName() - Method in class org.jvnet.hudson.test.CaptureEnvironmentBuilder.DescriptorImpl
-
- getDisplayName() - Method in class org.jvnet.hudson.test.ClosureExecuterAction
-
- getDisplayName() - Method in class org.jvnet.hudson.test.CreateFileBuilder.DescriptorImpl
-
- getDisplayName() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- getDisplayName() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- getDisplayName() - Method in class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor
-
- getDisplayName() - Method in class org.jvnet.hudson.test.SecuredMockFolder.DescriptorImpl
-
Deprecated.
- getDisplayName() - Method in class org.jvnet.hudson.test.WorkspaceCopyFileBuilder.DescriptorImpl
-
- getEnvVars() - Method in class org.jvnet.hudson.test.CaptureEnvironmentBuilder
-
- getExpectedScriptException() - Method in class com.gargoylesoftware.htmlunit.WebClientUtil.ExceptionListener
-
Get the last ScriptException.
- getExplodedDir() - Static method in class org.jvnet.hudson.test.WarExploder
-
- getFileContent() - Method in class org.jvnet.hudson.test.CreateFileBuilder
-
- getFileName() - Method in class org.jvnet.hudson.test.CreateFileBuilder
-
- getFileName() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.FileInZip
-
- getFileName() - Method in class org.jvnet.hudson.test.WorkspaceCopyFileBuilder
-
- getFrame(Context, DebuggableScript) - Method in class org.jvnet.hudson.test.rhino.JavaScriptDebugger
-
- getGroups() - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy
-
- getIconFileName() - Method in class jenkins.benchmark.jmh.JmhBenchmarkState
-
- getIconFileName() - Method in class org.jvnet.hudson.test.ClosureExecuterAction
-
- getIconFileName() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- getIconFileName() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- getIdleThreads() - Method in class org.jvnet.hudson.test.ThreadPoolImpl
-
- getInstance() - Static method in class org.jvnet.hudson.test.JavaNetReverseProxy
-
Gets the default instance.
- getInstance() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- getItem(String) - Method in class org.jvnet.hudson.test.MockFolder
-
- getItem(String) - Method in class org.jvnet.hudson.test.SecuredMockFolder
-
Deprecated.
- getItemGroup() - Method in class org.jvnet.hudson.test.MockFolder
-
- getItems() - Method in class org.jvnet.hudson.test.MockFolder
-
- getJenkins() - Method in class jenkins.benchmark.jmh.JmhBenchmarkState
-
Get reference to the Jenkins started for the benchmark.
- getJob(String) - Method in class org.jvnet.hudson.test.MockFolder
-
- getJobName() - Method in class org.jvnet.hudson.test.WorkspaceCopyFileBuilder
-
- getJSON(String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Get JSON from A Jenkins endpoint.
- getJSONObject() - Method in class org.jvnet.hudson.test.JenkinsRule.JSONWebResponse
-
- getLog(Run) - Static method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Get entire log file (this method is deprecated in hudson.model.Run,
but in tests it is OK to load entire log).
- getLog(Run) - Static method in class org.jvnet.hudson.test.JenkinsRule
-
Get entire log file as plain text.
- getMessages() - Method in class org.jvnet.hudson.test.LoggerRule
-
Returns a read-only view of current messages.
- getModuleRoot(FilePath) - Method in class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
-
- getMsg() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- getMsg() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
-
- getNodeProperties() - Method in class hudson.slaves.DummyCloudImpl
-
- getOrdinal(TestExtension) - Method in class org.jvnet.hudson.test.TestExtensionLoader
-
- getPage(Run) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
Short for getPage(r,""), to access the top page of a build.
- getPage(Run, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
Accesses a page inside Run.
- getPage(Item) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
- getPage(Item, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
- getPage(Node) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
- getPage(Node, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
- getPage(View) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
- getPage(View, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
- getPage(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
- getPage(Run) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Short for getPage(r,""), to access the top page of a build.
- getPage(Run, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Accesses a page inside Run.
- getPage(Item) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- getPage(Item, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- getPage(Node) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- getPage(Node, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- getPage(View) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- getPage(View, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- getPage(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- getPluginManager() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- getPrimaryView() - Method in class org.jvnet.hudson.test.MockFolder
-
- getRecords() - Method in class org.jvnet.hudson.test.LoggerRule
-
Obtains all log records collected so far during this test case.
- getRequiredMonitorService() - Method in class hudson.model.utils.AbortExceptionPublisher
-
- getRequiredMonitorService() - Method in class hudson.model.utils.IOExceptionPublisher
-
- getRequiredMonitorService() - Method in class hudson.model.utils.ResultWriterPublisher
-
- getRequiredMonitorService() - Method in class hudson.model.utils.TrueFalsePublisher
-
- getRequiredMonitorService() - Method in class org.jvnet.hudson.test.TestNotifier
-
- getResponses() - Method in class com.gargoylesoftware.htmlunit.WebResponseListener.StatusListener
-
- getRootACL() - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy
-
- getRootDirFor(TopLevelItem) - Method in class org.jvnet.hudson.test.MockFolder
-
- getScriptException() - Method in class com.gargoylesoftware.htmlunit.WebClientUtil.ExceptionListener
-
Get the last ScriptException.
- getStaplerFallback() - Method in class org.jvnet.hudson.test.MockFolder
-
- getStderr() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
-
- getStdin() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
-
- getStdout() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
-
- getSubmitButton(HtmlForm) - Static method in class com.gargoylesoftware.htmlunit.html.HtmlFormUtil
-
Gets the first <input type="submit"> element in this form.
- getSubmitButtons(HtmlForm) - Static method in class com.gargoylesoftware.htmlunit.html.HtmlFormUtil
-
Returns all the <input type="submit"> elements in this form.
- getTestDescription() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- getThreads() - Method in class org.jvnet.hudson.test.ThreadPoolImpl
-
- getURL() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Returns the URL of the webapp top page.
- getURL() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Returns the URL of the webapp top page.
- getUrlChildPrefix() - Method in class org.jvnet.hudson.test.MockFolder
-
- getUrlName() - Method in class jenkins.benchmark.jmh.JmhBenchmarkState
-
- getUrlName() - Method in class org.jvnet.hudson.test.ClosureExecuterAction
-
- getUrlName() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- getUrlName() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- getVariables() - Method in class org.jvnet.hudson.test.rhino.CallStackFrame
-
In-scope variables.
- getView(String) - Method in class org.jvnet.hudson.test.MockFolder
-
- getViewActions() - Method in class org.jvnet.hudson.test.MockFolder
-
- getViews() - Method in class org.jvnet.hudson.test.MockFolder
-
- getViewsTabBar() - Method in class org.jvnet.hudson.test.MockFolder
-
- getWebAppRoot() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- getZipFile() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- goTo(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
Requests a page within Hudson.
- goTo(String, String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
- goTo(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Requests an HTML page within Jenkins.
- goTo(String, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Requests a page within Jenkins.
- goToXml(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
Loads a page as XML.
- goToXml(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Loads a page as XML.
- grant(Permission...) - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy
-
Begin granting a set of permissions.
- grantWithoutImplication(Permission...) - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy
-
- GroovyHudsonTestCase - Class in org.jvnet.hudson.test
-
- GroovyHudsonTestCase() - Constructor for class org.jvnet.hudson.test.GroovyHudsonTestCase
-
Deprecated.
- GroovyJenkinsRule - Class in org.jvnet.hudson.test
-
JenkinsRule variant with special options for tests written in Groovy.
- GroovyJenkinsRule() - Constructor for class org.jvnet.hudson.test.GroovyJenkinsRule
-
- GroupedTest - Class in org.jvnet.hudson.test.junit
-
TestSuite that requires some set up and tear down for executing nested tests.
- GroupedTest() - Constructor for class org.jvnet.hudson.test.junit.GroupedTest
-
- increasedMemory(Callable<Void>, Filter...) - Static method in class org.jvnet.hudson.test.MemoryAssert
-
Counts how much more memory is held in Jenkins by doing some operation.
- installDetachedPlugin(String) - Method in class org.jvnet.hudson.test.TestPluginManager
-
Dynamically load a detached plugin that would not otherwise get loaded.
- INSTANCE - Static variable in class org.jvnet.hudson.test.HudsonPageCreator
-
- INSTANCE - Static variable in class org.jvnet.hudson.test.TestPluginManager
-
- instanceCount - Variable in class org.jvnet.hudson.test.MemoryAssert.HistogramElement
-
- interactiveBreak() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Blocks until the ENTER key is hit.
- interactiveBreak() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Blocks until the ENTER key is hit.
- interactiveJavaScriptDebugger() - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
Starts an interactive JavaScript debugger, and break at the next JavaScript execution.
- interactiveJavaScriptDebugger() - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Starts an interactive JavaScript debugger, and break at the next JavaScript execution.
- invoke() - Method in class hudson.cli.CLICommandInvoker
-
- invokeWithArgs(String...) - Method in class hudson.cli.CLICommandInvoker
-
- IOExceptionPublisher - Class in hudson.model.utils
-
Publisher that throw IOException
- IOExceptionPublisher() - Constructor for class hudson.model.utils.IOExceptionPublisher
-
- IOExceptionPublisher.DescriptorImpl - Class in hudson.model.utils
-
- isActive(AnnotatedElement) - Method in class org.jvnet.hudson.test.TestExtensionLoader
-
- isAlive() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
-
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.model.utils.AbortExceptionPublisher.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.model.utils.IOExceptionPublisher.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.model.utils.ResultWriterPublisher.DescriptorImpl
-
- isApplicable(Class<? extends AbstractProject>) - Method in class hudson.model.utils.TrueFalsePublisher.DescriptorImpl
-
- isApplicable(AbstractProject<?, ?>) - Method in class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper.TestBuildWrapperDescriptor
-
Deprecated.
- isApplicable(AbstractProject<?, ?>) - Method in class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor
-
- isClassWithOnlyPrivateConstructors() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
-
A matcher which checks that the class has only private constructors.
- isEmptySet() - Method in class org.jvnet.hudson.test.ExtractChangeLogSet
-
- isEmptySet() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.FakeChangeLogSet
-
- isFinalClass() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
-
A matcher which checks that the class is final.
- isGoodHttpStatus(int) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Determines whether the specified HTTP status code is generally "good"
- isGoodHttpStatus(int) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Determines whether the specified HTTP status code is generally "good"
- isJavaIdentifier(String) - Static method in class org.jvnet.hudson.test.HudsonHomeLoader.Local
-
- isJavaScriptEnabled() - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Returns true if JavaScript is enabled and the script engine was loaded successfully.
- isLowOnThreads() - Method in class org.jvnet.hudson.test.ThreadPoolImpl
-
- isNameEditable() - Method in class org.jvnet.hudson.test.MockFolder
-
- isOptional(TestExtension) - Method in class org.jvnet.hudson.test.TestExtensionLoader
-
- isRedirectEnabled() - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Returns whether or not redirections will be followed automatically on receipt of a redirect status code from the server.
- isSomethingHappening() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Returns true if Hudson is building something or going to build something.
- isSomethingHappening() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Returns true if Hudson is building something or going to build something.
- issueCrumb(ServletRequest, String) - Method in class org.jvnet.hudson.test.TestCrumbIssuer
-
- isThrowExceptionOnFailingStatusCode() - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Returns true if an exception will be thrown in the event of a failing response code.
- isUtilityClass() - Static method in class org.jvnet.hudson.test.JenkinsMatchers
-
A matcher which checks that the class is a Utility class (i.e.
- iterator() - Method in class org.jvnet.hudson.test.ExtractChangeLogSet
-
- iterator() - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.FakeChangeLogSet
-
- j - Variable in class org.jvnet.hudson.test.RestartableJenkinsRule
-
- JavaNetReverseProxy - Class in org.jvnet.hudson.test
-
Acts as a reverse proxy, so that during a test we can avoid hitting updates.jenkins-ci.org.
- JavaNetReverseProxy(File) - Constructor for class org.jvnet.hudson.test.JavaNetReverseProxy
-
- JavaScriptDebugger - Class in org.jvnet.hudson.test.rhino
-
Monitors the execution of the JavaScript inside HtmlUnit, and provides debug information
such as call stacks, variables, arguments, etc.
- JavaScriptDebugger() - Constructor for class org.jvnet.hudson.test.rhino.JavaScriptDebugger
-
- JellyTestSuiteBuilder - Class in org.jvnet.hudson.test
-
Builds up a TestSuite for performing static syntax checks on Jelly scripts.
- JellyTestSuiteBuilder() - Constructor for class org.jvnet.hudson.test.JellyTestSuiteBuilder
-
- jenkins - Variable in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- jenkins - Variable in class org.jvnet.hudson.test.JenkinsRule
-
- jenkins.benchmark.jmh - package jenkins.benchmark.jmh
-
- jenkins.model - package jenkins.model
-
- JENKINS_WAR_PATH_PROPERTY_NAME - Static variable in class org.jvnet.hudson.test.WarExploder
-
- JenkinsAdaptor - Class in jenkins.model
-
Access the package protected quiet period
- JenkinsAdaptor() - Constructor for class jenkins.model.JenkinsAdaptor
-
- JenkinsComputerConnectorTester - Class in org.jvnet.hudson.test
-
Test bed to verify the configuration roundtripness of the ComputerConnector.
- JenkinsComputerConnectorTester(JenkinsRule) - Constructor for class org.jvnet.hudson.test.JenkinsComputerConnectorTester
-
- JenkinsComputerConnectorTester.DescriptorImpl - Class in org.jvnet.hudson.test
-
- JenkinsMatchers - Class in org.jvnet.hudson.test
-
Some handy matchers.
- JenkinsMatchers() - Constructor for class org.jvnet.hudson.test.JenkinsMatchers
-
- JenkinsRecipe - Annotation Type in org.jvnet.hudson.test
-
Meta-annotation for recipe annotations, which controls
the test environment set up.
- JenkinsRecipe.Runner<T extends Annotation> - Class in org.jvnet.hudson.test
-
The code that implements the recipe semantics.
- jenkinsRule - Variable in class org.jvnet.hudson.test.JenkinsComputerConnectorTester
-
- JenkinsRule - Class in org.jvnet.hudson.test
-
JUnit rule to allow test cases to fire up a Jenkins instance.
- JenkinsRule() - Constructor for class org.jvnet.hudson.test.JenkinsRule
-
- JenkinsRule.BreakException - Exception in org.jvnet.hudson.test
-
- JenkinsRule.DummySecurityRealm - Class in org.jvnet.hudson.test
-
- JenkinsRule.JSONWebResponse - Class in org.jvnet.hudson.test
-
Convenience wrapper for JSON responses.
- JenkinsRule.TestBuildWrapper - Class in org.jvnet.hudson.test
-
- JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor - Class in org.jvnet.hudson.test
-
- JenkinsRule.WebClient - Class in org.jvnet.hudson.test
-
Extends WebClient and provide convenience methods
for accessing Hudson.
- JmhBenchmark - Annotation Type in jenkins.benchmark.jmh
-
Annotate your benchmark classes with this annotation to allow them to be discovered by
BenchmarkFinder
- JmhBenchmarkState - Class in jenkins.benchmark.jmh
-
Standard benchmark State for JMH when a Jenkins instance is required.
- JmhBenchmarkState() - Constructor for class jenkins.benchmark.jmh.JmhBenchmarkState
-
- join() - Method in class org.jvnet.hudson.test.FakeLauncher.FinishedProc
-
- join() - Method in class org.jvnet.hudson.test.ThreadPoolImpl
-
- jsDebugger - Variable in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
JavaScript "debugger" that provides you information about the JavaScript call stack
and the current values of the local variables in those stack frame.
- jsDebugger - Variable in class org.jvnet.hudson.test.JenkinsRule
-
JavaScript "debugger" that provides you information about the JavaScript call stack
and the current values of the local variables in those stack frame.
- JSONWebResponse(WebResponse) - Constructor for class org.jvnet.hudson.test.JenkinsRule.JSONWebResponse
-
- saveToChangeLog(File, ExtractChangeLogParser.ExtractChangeLogEntry) - Method in class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
-
- scriptException(HtmlPage, ScriptException) - Method in class com.gargoylesoftware.htmlunit.WebClientUtil.ExceptionListener
- search(String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Performs a search from the search box.
- search(String) - Method in class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
- search(String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Performs a search from the search box.
- search(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- SecretHelper - Class in hudson.util
-
- SecretHelper() - Constructor for class hudson.util.SecretHelper
-
- SecuredMockFolder - Class in org.jvnet.hudson.test
-
- SecuredMockFolder.DescriptorImpl - Class in org.jvnet.hudson.test
-
Deprecated.
- selectNodes(DomNode, String) - Static method in class com.gargoylesoftware.htmlunit.html.DomNodeUtil
-
Evaluates an XPath expression from the specified node, returning the resultant nodes.
- selectSingleNode(DomNode, String) - Static method in class com.gargoylesoftware.htmlunit.html.DomNodeUtil
-
Evaluates the specified XPath expression from this node, returning the first matching element,
or null if no node matches the specified XPath expression.
- SequenceLock - Class in org.jvnet.hudson.test
-
Lock mechanism to let multiple threads execute phases sequentially.
- SequenceLock() - Constructor for class org.jvnet.hudson.test.SequenceLock
-
- server - Variable in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- server - Variable in class org.jvnet.hudson.test.JenkinsRule
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.jvnet.hudson.test.JavaNetReverseProxy
-
- set(String) - Static method in class hudson.util.SecretHelper
-
- setFileName(String) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.FileInZip
-
- setJavaScriptEnabled(boolean) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Enables/disables JavaScript support.
- setParent(ChangeLogSet) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- setPermissions(String, Permission...) - Method in class org.jvnet.hudson.test.SecuredMockFolder
-
Deprecated.
- setPluginManager(PluginManager) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Sets the PluginManager to be used when creating a new Jenkins instance.
- setPluginManager(PluginManager) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Sets the PluginManager to be used when creating a new Jenkins instance.
- setQuietPeriod(Jenkins, int) - Static method in class jenkins.model.JenkinsAdaptor
-
- setQuietPeriod(int) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- setQuietPeriod(int) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- setRedirectEnabled(boolean) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Sets whether or not redirections will be followed automatically on receipt of a redirect status code from the server.
- setThrowExceptionOnFailingStatusCode(boolean) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Changes the behavior of this webclient when a script error occurs.
- setup() - Method in class jenkins.benchmark.jmh.JmhBenchmarkState
-
Override to setup resources required for the benchmark.
- setUp() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- setUp(AbstractBuild, Launcher, BuildListener) - Method in class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper
-
Deprecated.
- setup(JenkinsRule, T) - Method in class org.jvnet.hudson.test.JenkinsRecipe.Runner
-
Called during TestCase.setUp() to prepare the test environment.
- setUp(AbstractBuild, Launcher, BuildListener) - Method in class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper
-
- setUp() - Method in class org.jvnet.hudson.test.junit.GroupedTest
-
- setup(JenkinsRule, LocalData) - Method in class org.jvnet.hudson.test.recipes.LocalData.RuleRunnerImpl
-
- setup(HudsonTestCase, LocalData) - Method in class org.jvnet.hudson.test.recipes.LocalData.RunnerImpl
-
- setup(JenkinsRule, PresetData) - Method in class org.jvnet.hudson.test.recipes.PresetData.RuleRunnerImpl
-
Deprecated.
- setup(HudsonTestCase, PresetData) - Method in class org.jvnet.hudson.test.recipes.PresetData.RunnerImpl
-
Deprecated.
- setup(HudsonTestCase, T) - Method in class org.jvnet.hudson.test.recipes.Recipe.Runner
-
Called during TestCase.setUp() to prepare the test environment.
- setup(JenkinsRule, WithPlugin) - Method in class org.jvnet.hudson.test.recipes.WithPlugin.RuleRunnerImpl
-
- setup(HudsonTestCase, WithPlugin) - Method in class org.jvnet.hudson.test.recipes.WithPlugin.RunnerImpl
-
- setup(JenkinsRule, WithPluginManager) - Method in class org.jvnet.hudson.test.recipes.WithPluginManager.RuleRunnerImpl
-
- setup(HudsonTestCase, WithPluginManager) - Method in class org.jvnet.hudson.test.recipes.WithPluginManager.RunnerImpl
-
- setup(HudsonTestCase, WithTimeout) - Method in class org.jvnet.hudson.test.recipes.WithTimeout.RunnerImpl
-
- setupJenkins() - Method in class jenkins.benchmark.jmh.JmhBenchmarkState
-
Sets up the temporary Jenkins instance for benchmarks.
- setUpTimeout() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- setZipFile(String) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- showAgentLogs(Slave, LoggerRule) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- showAgentLogs(Slave, Map<String, Level>) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Forward agent logs to standard error of the test process.
- signupForm - Variable in class hudson.security.pages.SignupPage
-
- SignupPage - Class in hudson.security.pages
-
The the signup page for HudsonPrivateSecurityRealm
- SignupPage(HtmlPage) - Constructor for class hudson.security.pages.SignupPage
-
- signupPage - Variable in class hudson.security.pages.SignupPage
-
- SimpleCommandLauncher - Class in org.jvnet.hudson.test
-
Stripped-down clone of CommandLauncher.
- SimpleCommandLauncher(String) - Constructor for class org.jvnet.hudson.test.SimpleCommandLauncher
-
- SimpleCommandLauncher.DescriptorImpl - Class in org.jvnet.hudson.test
-
- SingleFileSCM - Class in org.jvnet.hudson.test
-
SCM useful for testing that puts just one file in the workspace.
- SingleFileSCM(String, byte[]) - Constructor for class org.jvnet.hudson.test.SingleFileSCM
-
- SingleFileSCM(String, String) - Constructor for class org.jvnet.hudson.test.SingleFileSCM
-
- SingleFileSCM(String, URL) - Constructor for class org.jvnet.hudson.test.SingleFileSCM
-
When a check out is requested, serve the contents of the URL and place it with the given path name.
- SLAVE_DEBUG_PORT - Static variable in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Specify this to a TCP/IP port number to have slaves started with the debugger.
- SLAVE_DEBUG_PORT - Static variable in class org.jvnet.hudson.test.JenkinsRule
-
Specify this to a TCP/IP port number to have slaves started with the debugger.
- SleepBuilder - Class in org.jvnet.hudson.test
-
Builder that just sleeps for the specified amount of milli-seconds.
- SleepBuilder(long) - Constructor for class org.jvnet.hudson.test.SleepBuilder
-
- SleepBuilder.DescriptorImpl - Class in org.jvnet.hudson.test
-
- StatusListener(int) - Constructor for class com.gargoylesoftware.htmlunit.WebResponseListener.StatusListener
-
- stderr() - Method in class hudson.cli.CLICommandInvoker.Result
-
- stderrBinary() - Method in class hudson.cli.CLICommandInvoker.Result
-
- stdout() - Method in class hudson.cli.CLICommandInvoker.Result
-
- stdoutBinary() - Method in class hudson.cli.CLICommandInvoker.Result
-
- step(Closure) - Method in class org.jvnet.hudson.test.RestartableJenkinsRule
-
- stop() - Method in class org.jvnet.hudson.test.JavaNetReverseProxy
-
- stop() - Method in class org.jvnet.hudson.test.TestPluginManager
-
- submit(HtmlForm) - Static method in class com.gargoylesoftware.htmlunit.html.HtmlFormUtil
-
Submit the supplied HtmlForm.
- submit(HtmlForm, HtmlElement) - Static method in class com.gargoylesoftware.htmlunit.html.HtmlFormUtil
-
Submit the supplied HtmlForm via the supplied submit element.
- submit(JenkinsRule) - Method in class hudson.security.pages.SignupPage
-
- submit(HtmlForm) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Submits the form.
- submit(HtmlForm, String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Submits the form by clicking the submit button of the given name.
- submit(HtmlForm) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Submits the form.
- submit(HtmlForm, String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Submits the form by clicking the submit button of the given name.
- succeeded() - Static method in class hudson.cli.CLICommandInvoker.Matcher
-
- succeededSilently() - Static method in class hudson.cli.CLICommandInvoker.Matcher
-
- tearDown() - Method in class jenkins.benchmark.jmh.JmhBenchmarkState
-
Override to perform cleanup of resource initialized during setup.
- tearDown() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- tearDown(JenkinsRule, T) - Method in class org.jvnet.hudson.test.JenkinsRecipe.Runner
-
Called during TestCase.tearDown() to shut down the test environment.
- tearDown() - Method in class org.jvnet.hudson.test.junit.GroupedTest
-
- tearDown(HudsonTestCase, T) - Method in class org.jvnet.hudson.test.recipes.Recipe.Runner
-
Called during TestCase.tearDown() to shut down the test environment.
- tearDowns - Variable in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- tearDowns - Variable in class org.jvnet.hudson.test.JenkinsRule
-
- TemporaryDirectoryAllocator - Class in org.jvnet.hudson.test
-
Allocates temporary directories and cleans it up at the end.
- TemporaryDirectoryAllocator(File) - Constructor for class org.jvnet.hudson.test.TemporaryDirectoryAllocator
-
Deprecated.
- TemporaryDirectoryAllocator() - Constructor for class org.jvnet.hudson.test.TemporaryDirectoryAllocator
-
- temporaryDirectoryAllocator - Variable in class org.jvnet.hudson.test.TestEnvironment
-
- terminateJenkins() - Method in class jenkins.benchmark.jmh.JmhBenchmarkState
-
Terminates the jenkins instance after the benchmark has completed its execution.
- TestBuilder - Class in org.jvnet.hudson.test
-
Partial Builder implementation for writing a one-off throw-away builder used during tests.
- TestBuilder() - Constructor for class org.jvnet.hudson.test.TestBuilder
-
- TestBuildWrapper() - Constructor for class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper
-
Deprecated.
- TestBuildWrapper() - Constructor for class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper
-
- TestBuildWrapperDescriptor() - Constructor for class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper.TestBuildWrapperDescriptor
-
Deprecated.
- TestBuildWrapperDescriptor() - Constructor for class org.jvnet.hudson.test.JenkinsRule.TestBuildWrapper.TestBuildWrapperDescriptor
-
- testCase - Variable in class org.jvnet.hudson.test.ComputerConnectorTester
-
- testCase - Variable in class org.jvnet.hudson.test.TestEnvironment
-
Current test case being run (null for a JUnit 4 test).
- testCliSanity() - Method in class org.jvnet.hudson.test.PluginAutomaticTestBuilder.OtherTests
-
- TestCrumbIssuer - Class in org.jvnet.hudson.test
-
A crumb issuer that issues a constant crumb value.
- TestCrumbIssuer() - Constructor for class org.jvnet.hudson.test.TestCrumbIssuer
-
- TestCrumbIssuer.DescriptorImpl - Class in org.jvnet.hudson.test
-
- testDescription - Variable in class org.jvnet.hudson.test.JenkinsRule
-
- TestEnvironment - Class in org.jvnet.hudson.test
-
- TestEnvironment(HudsonTestCase) - Constructor for class org.jvnet.hudson.test.TestEnvironment
-
- TestEnvironment(Description) - Constructor for class org.jvnet.hudson.test.TestEnvironment
-
- TestExtension - Annotation Type in org.jvnet.hudson.test
-
Works like Extension except used for inserting extensions during unit tests.
- TestExtensionLoader - Class in org.jvnet.hudson.test
-
- TestExtensionLoader() - Constructor for class org.jvnet.hudson.test.TestExtensionLoader
-
- TestNotifier - Class in org.jvnet.hudson.test
-
Partial Notifier implementation to facilitate notifier implementation for testing.
- TestNotifier() - Constructor for class org.jvnet.hudson.test.TestNotifier
-
- testPluginActive() - Method in class org.jvnet.hudson.test.PluginAutomaticTestBuilder.OtherTests
-
- TestPluginManager - Class in org.jvnet.hudson.test
-
PluginManager to speed up unit tests.
- TestPluginManager() - Constructor for class org.jvnet.hudson.test.TestPluginManager
-
- then(RestartableJenkinsRule.Step) - Method in class org.jvnet.hudson.test.RestartableJenkinsRule
-
Run one Jenkins session and shut down.
- thenDoesNotStart() - Method in class org.jvnet.hudson.test.RestartableJenkinsRule
-
- thenWithHardShutdown(RestartableJenkinsRule.Step) - Method in class org.jvnet.hudson.test.RestartableJenkinsRule
-
Run one Jenkins session and then simulate the Jenkins process ending without a clean shutdown.
- ThreadPoolImpl - Class in org.jvnet.hudson.test
-
- ThreadPoolImpl(ExecutorService) - Constructor for class org.jvnet.hudson.test.ThreadPoolImpl
-
- time - Variable in class org.jvnet.hudson.test.SleepBuilder
-
- timeout - Variable in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Number of seconds until the test times out.
- timeout - Variable in class org.jvnet.hudson.test.JenkinsRule
-
Number of seconds until the test times out.
- timeoutError(HtmlPage, long, long) - Method in class com.gargoylesoftware.htmlunit.WebClientUtil.ExceptionListener
- to(String...) - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy.Grant.GrantOn
-
To some users or groups.
- to(User...) - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy.Grant.GrantOn
-
To some users.
- toAuthenticated() - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy.Grant.GrantOn
-
To all authenticated users.
- toEveryone() - Method in class org.jvnet.hudson.test.MockAuthorizationStrategy.Grant.GrantOn
-
To everyone, including anonymous users.
- toString() - Method in class hudson.cli.CLICommandInvoker.Result
-
- toString() - Method in class org.jvnet.hudson.test.rhino.CallStackFrame
-
Formats this call stack, arguments, and its local variables as a human readable string.
- toString() - Method in class org.jvnet.hudson.test.rhino.JavaScriptDebugger
-
Formats the current call stack into a human readable string.
- toString() - Method in class org.jvnet.hudson.test.TestEnvironment
-
- TouchBuilder - Class in org.jvnet.hudson.test
-
- TouchBuilder() - Constructor for class org.jvnet.hudson.test.TouchBuilder
-
- TrueFalsePublisher - Class in hudson.model.utils
-
- TrueFalsePublisher(boolean) - Constructor for class hudson.model.utils.TrueFalsePublisher
-
- TrueFalsePublisher.DescriptorImpl - Class in hudson.model.utils
-
- waitForCompletion(R) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Waits for a build to complete.
- waitForJSExec(WebClient) - Static method in class com.gargoylesoftware.htmlunit.WebClientUtil
-
Wait for all async JavaScript tasks associated with the supplied WebClient instance
to complete.
- waitForJSExec(WebClient, long) - Static method in class com.gargoylesoftware.htmlunit.WebClientUtil
-
Wait for all async JavaScript tasks associated with the supplied WebClient instance
to complete.
- waitForMessage(String, R) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Waits for a build log to contain a specified string.
- waitOnline(Slave) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Waits for a newly created slave to come online.
- waitUntilNoActivity() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Waits until Hudson finishes building everything, including those in the queue.
- waitUntilNoActivity() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Waits until Hudson finishes building everything, including those in the queue.
- waitUntilNoActivityUpTo(int) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Waits until Jenkins finishes building everything, including those builds in the queue, or fail the test
if the specified timeout milliseconds is exceeded.
- waitUntilNoActivityUpTo(int) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Waits until Hudson finishes building everything, including those in the queue, or fail the test
if the specified timeout milliseconds is
- WarExploder - Class in org.jvnet.hudson.test
-
Ensures that jenkins.war is exploded.
- WebClient() - Constructor for class org.jvnet.hudson.test.HudsonTestCase.WebClient
-
Deprecated.
- WebClient() - Constructor for class org.jvnet.hudson.test.JenkinsRule.WebClient
-
- WebClientUtil - Class in com.gargoylesoftware.htmlunit
-
WebClient helper methods.
- WebClientUtil() - Constructor for class com.gargoylesoftware.htmlunit.WebClientUtil
-
- WebClientUtil.ExceptionListener - Class in com.gargoylesoftware.htmlunit
-
JavaScript Exception listener.
- WebResponseListener - Interface in com.gargoylesoftware.htmlunit
-
- WebResponseListener.StatusListener - Class in com.gargoylesoftware.htmlunit
-
- with(HudsonHomeLoader) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- with(PluginManager) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- with(HudsonHomeLoader) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- withArgs(String...) - Method in class hudson.cli.CLICommandInvoker
-
- withAuthor(String) - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
-
- withBasicApiToken(User) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Retrieve the ApiTokenProperty from the user, derive credentials from it and place it in Basic authorization header
- withBasicApiToken(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Retrieve the ApiTokenProperty from the associated user, derive credentials from it and place it in Basic authorization header
- withBasicCredentials(String, String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Add the "Authorization" header with Basic credentials derived from login and password using Base64
- withBasicCredentials(String) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Use
loginAndPassword as login AND password, especially useful for
JenkinsRule.DummySecurityRealm
Add the "Authorization" header with Basic credentials derived from login using Base64
- withExistingHome(File) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- withExistingHome(File) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- withJavaScriptEnabled(boolean) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Enables/disables JavaScript support.
- withMsg(String) - Method in class org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
-
- withNewHome() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- withNewHome() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- WithoutJenkins - Annotation Type in org.jvnet.hudson.test
-
An annotation for test methods that do not require the
JenkinsRule/
HudsonTestCase to create and tear down the jenkins
instance.
- WithoutJenkins.RunnerImpl - Class in org.jvnet.hudson.test
-
- WithPlugin - Annotation Type in org.jvnet.hudson.test.recipes
-
Installs the specified plugins before launching Jenkins.
- WithPlugin.RuleRunnerImpl - Class in org.jvnet.hudson.test.recipes
-
- WithPlugin.RunnerImpl - Class in org.jvnet.hudson.test.recipes
-
- WithPluginManager - Annotation Type in org.jvnet.hudson.test.recipes
-
Runs the test case with a custom plugin manager.
- WithPluginManager.RuleRunnerImpl - Class in org.jvnet.hudson.test.recipes
-
- WithPluginManager.RunnerImpl - Class in org.jvnet.hudson.test.recipes
-
- withPresetData(String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Declares that this test case expects to start with one of the preset data sets.
- withPresetData(String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Declares that this test case expects to start with one of the preset data sets.
- withRedirectEnabled(boolean) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Sets whether or not redirections will be followed automatically on receipt of a redirect status code from the server.
- withReusedPort() - Method in class org.jvnet.hudson.test.RestartableJenkinsRule.Builder
-
- withStdin(InputStream) - Method in class hudson.cli.CLICommandInvoker
-
- withThrowExceptionOnFailingStatusCode(boolean) - Method in class org.jvnet.hudson.test.JenkinsRule.WebClient
-
Changes the behavior of this webclient when a script error occurs.
- WithTimeout - Annotation Type in org.jvnet.hudson.test.recipes
-
Times out the test after the specified number of seconds.
- WithTimeout.RunnerImpl - Class in org.jvnet.hudson.test.recipes
-
- WorkspaceCopyFileBuilder - Class in org.jvnet.hudson.test
-
Test Builder, which copies a file from a workspace of another job.
- WorkspaceCopyFileBuilder(String, String, int) - Constructor for class org.jvnet.hudson.test.WorkspaceCopyFileBuilder
-
- WorkspaceCopyFileBuilder.DescriptorImpl - Class in org.jvnet.hudson.test
-
- WorkspaceWriter - Class in jenkins.model
-
Write text into file in workspace.
- WorkspaceWriter(String, String) - Constructor for class jenkins.model.WorkspaceWriter
-