- abort() - Method in class org.jvnet.hudson.test.SequenceLock
-
Tell all the threads that this sequencing was aborted.
- 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
-
- 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 org.jvnet.hudson.test.BuildWatcher
-
- after() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Override to tear down your specific external resource.
- 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.
- 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
-
- 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
-
Forces GC by causing an OOM and then verifies the given
WeakReference has been garbage collected.
- 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 specifed 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(AbstractProject<?, ?>, 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
-
- 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
-
- 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
-
- CaptureEnvironmentBuilder.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.CaptureEnvironmentBuilder.DescriptorImpl
-
- causedBy(Class<? extends Throwable>) - Static method in class org.jvnet.hudson.test.JenkinsMatchers
-
- 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(AbstractBuild<?, ?>, Launcher, FilePath, BuildListener, File) - 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
-
- 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
-
- ComputerConnectorTester.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.ComputerConnectorTester.DescriptorImpl
-
- 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(P) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- 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
-
- configureDefaultAnt() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Extracts Ant and configures it.
- configureDefaultAnt() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Extracts Ant and configures it.
- configureDefaultMaven() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Returns the older default Maven, while still allowing specification of other bundled Mavens.
- configureDefaultMaven(String, int) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Locates Maven and configures that as the only Maven in the system.
- configureDefaultMaven() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Returns the older default Maven, while still allowing specification of other bundled Mavens.
- configureDefaultMaven(String, int) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Locates Maven2 and configure that as the only Maven in the system.
- configureMaven3() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- configureMaven3() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- configureMaven31() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- 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
-
- countLoads(AbstractProject<?, ?>, 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 CommandLauncher for launching a slave locally.
- createComputerLauncher(EnvVars) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates a CommandLauncher for launching a slave locally.
- 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.
- 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
-
- 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.
- createMatrixProject() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- createMatrixProject(String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- createMatrixProject() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createMatrixProject(String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- createMavenProject() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Creates a empty Maven project with an unique name.
- createMavenProject(String) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Creates a empty Maven project with the given name.
- createMavenProject() - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates a empty Maven project with an unique name.
- createMavenProject(String) - Method in class org.jvnet.hudson.test.JenkinsRule
-
Creates a empty Maven project with the given name.
- createOnlineSlave() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
Create a new slave on the local host and wait for it to come onilne
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 onilne
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(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
-
Deprecated.
Use TemporaryFolder instead.
- 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.
- EndOfTestListener - Interface in org.jvnet.hudson.test
-
Gets notified before the test completes to perform additional cleanup.
- 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.
- 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.
- 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.ExtractChangeLogEntry() - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- ExtractChangeLogParser.ExtractChangeLogEntry(String) - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- ExtractChangeLogParser.FileInZip - Class in org.jvnet.hudson.test
-
- ExtractChangeLogParser.FileInZip() - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser.FileInZip
-
- ExtractChangeLogParser.FileInZip(String) - Constructor for class org.jvnet.hudson.test.ExtractChangeLogParser.FileInZip
-
- 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
-
- 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
-
- 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 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
-
- 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.ComputerConnectorTester.DescriptorImpl
-
- getDisplayName() - Method in class org.jvnet.hudson.test.FailureBuilder.DescriptorImpl
-
- getDisplayName() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- getDisplayName() - Method in class org.jvnet.hudson.test.HudsonTestCase.TestBuildWrapper.TestBuildWrapperDescriptor
-
Deprecated.
- getDisplayName() - Method in class org.jvnet.hudson.test.JenkinsComputerConnectorTester.DescriptorImpl
-
- 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.MockBuilder.DescriptorImpl
-
- getDisplayName() - Method in class org.jvnet.hudson.test.MockFolder.DescriptorImpl
-
- getDisplayName() - Method in class org.jvnet.hudson.test.MockQueueItemAuthenticator.DescriptorImpl
-
- getDisplayName() - Method in class org.jvnet.hudson.test.PretendSlave.DescriptorImpl
-
- getDisplayName() - Method in class org.jvnet.hudson.test.RunLoadCounter.Marker
-
- getDisplayName() - Method in class org.jvnet.hudson.test.SleepBuilder.DescriptorImpl
-
- getDisplayName() - Method in class org.jvnet.hudson.test.TestCrumbIssuer.DescriptorImpl
-
- getDisplayName() - Method in class org.jvnet.hudson.test.UnstableBuilder.DescriptorImpl
-
- getEnvVars() - Method in class org.jvnet.hudson.test.CaptureEnvironmentBuilder
-
- getExpectedScriptException() - Method in class com.gargoylesoftware.htmlunit.WebClientUtil.ExceptionListener
-
Get the last ScriptException.
- getFileName() - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.FileInZip
-
- getFrame(Context, DebuggableScript) - Method in class org.jvnet.hudson.test.rhino.JavaScriptDebugger
-
- 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
-
- getIconFileName() - Method in class org.jvnet.hudson.test.RunLoadCounter.Marker
-
- 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
-
- getItemGroup() - Method in class org.jvnet.hudson.test.MockFolder
-
- getItems() - Method in class org.jvnet.hudson.test.MockFolder
-
- getJob(String) - Method in class org.jvnet.hudson.test.MockFolder
-
- 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 (this method is deprecated in hudson.model.Run,
but in tests it is OK to load entire log).
- 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
-
- 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
-
Deprecated.
This method expects a full URL. This method is marked as deprecated to warn you
that you probably should be using HudsonTestCase.WebClient.goTo(String) method, which accepts
a relative path within the Hudson being tested. (IOW, if you really need to hit
a website on the internet, there's nothing wrong with using this method.)
- 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
-
Deprecated.
This method expects a full URL. This method is marked as deprecated to warn you
that you probably should be using JenkinsRule.WebClient.goTo(String) method, which accepts
a relative path within the Hudson being tested. (IOW, if you really need to hit
a website on the internet, there's nothing wrong with using this method.)
- getPluginManager() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- getPrimaryView() - Method in class org.jvnet.hudson.test.MockFolder
-
- getRequiredMonitorService() - Method in class org.jvnet.hudson.test.RunLoadCounter.MarkerAdder
-
- getRequiredMonitorService() - Method in class org.jvnet.hudson.test.TestNotifier
-
- getResponses() - Method in class com.gargoylesoftware.htmlunit.WebResponseListener.StatusListener
-
- 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 org.jvnet.hudson.test.ClosureExecuterAction
-
- getUrlName() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- getUrlName() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- getUrlName() - Method in class org.jvnet.hudson.test.RunLoadCounter.Marker
-
- 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.
- 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
-
- saveToChangeLog(File, ExtractChangeLogParser.ExtractChangeLogEntry) - Method in class org.jvnet.hudson.test.ExtractResourceWithChangesSCM
-
- scriptException(InteractivePage, 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
-
- 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
-
- setParent(ChangeLogSet) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- 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
-
- 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
-
- setup(HudsonTestCase, PresetData) - Method in class org.jvnet.hudson.test.recipes.PresetData.RunnerImpl
-
- 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(JenkinsRule, WithTimeout) - Method in class org.jvnet.hudson.test.recipes.WithTimeout.RuleRunnerImpl
-
- setup(HudsonTestCase, WithTimeout) - Method in class org.jvnet.hudson.test.recipes.WithTimeout.RunnerImpl
-
- setUpTimeout() - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- setUpTimeout() - Method in class org.jvnet.hudson.test.JenkinsRule
-
- setZipFile(String) - Method in class org.jvnet.hudson.test.ExtractChangeLogParser.ExtractChangeLogEntry
-
- 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
-
- SleepBuilder.DescriptorImpl() - Constructor for class org.jvnet.hudson.test.SleepBuilder.DescriptorImpl
-
- stderr() - Method in class hudson.cli.CLICommandInvoker.Result
-
- stdout() - 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(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 clikcing 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 clikcing 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
-
- 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.
- 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
- 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
-
- WebResponseListener.StatusListener(int) - Constructor for class com.gargoylesoftware.htmlunit.WebResponseListener.StatusListener
-
- 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
-
- withExistingHome(File) - Method in class org.jvnet.hudson.test.HudsonTestCase
-
Deprecated.
- withExistingHome(File) - Method in class org.jvnet.hudson.test.JenkinsRule
-
- 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
-
- WithoutJenkins.RunnerImpl() - Constructor for class org.jvnet.hudson.test.WithoutJenkins.RunnerImpl
-
- WithPlugin - Annotation Type in org.jvnet.hudson.test.recipes
-
Installs the specified plugin before launching Hudson.
- WithPlugin.RuleRunnerImpl - Class in org.jvnet.hudson.test.recipes
-
- WithPlugin.RuleRunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithPlugin.RuleRunnerImpl
-
- WithPlugin.RunnerImpl - Class in org.jvnet.hudson.test.recipes
-
- WithPlugin.RunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithPlugin.RunnerImpl
-
- 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.RuleRunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithPluginManager.RuleRunnerImpl
-
- WithPluginManager.RunnerImpl - Class in org.jvnet.hudson.test.recipes
-
- WithPluginManager.RunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithPluginManager.RunnerImpl
-
- 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.
- withStdin(InputStream) - Method in class hudson.cli.CLICommandInvoker
-
- WithTimeout - Annotation Type in org.jvnet.hudson.test.recipes
-
Times out the test after the specified number of seconds.
- WithTimeout.RuleRunnerImpl - Class in org.jvnet.hudson.test.recipes
-
- WithTimeout.RuleRunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithTimeout.RuleRunnerImpl
-
- WithTimeout.RunnerImpl - Class in org.jvnet.hudson.test.recipes
-
- WithTimeout.RunnerImpl() - Constructor for class org.jvnet.hudson.test.recipes.WithTimeout.RunnerImpl
-
- WorkspaceWriter - Class in jenkins.model
-
Write text into file in workspace.
- WorkspaceWriter(String, String) - Constructor for class jenkins.model.WorkspaceWriter
-