| ComputerConnectorTester |
Test bed to verify the configuration roundtripness of the ComputerConnector.
|
| EndOfTestListener |
Gets notified before the test completes to perform additional cleanup.
|
| ExtractChangeLogParser.ExtractChangeLogEntry |
|
| ExtractChangeLogParser.FileInZip |
|
| ExtractChangeLogSet |
|
| FailureBuilder |
Mock Builder that always cause a build to fail.
|
| FakeChangeLogSCM.EntryImpl |
|
| FakeChangeLogSCM.FakeChangeLogSet |
|
| FakeLauncher |
Fake a process launch.
|
| FlagRule |
Saves and restores sort of a flag, such as a static field or system property.
|
| HudsonHomeLoader |
|
| HudsonPageCreator |
PageCreator that understands JNLP file.
|
| HudsonTestCase |
Deprecated.
|
| HudsonTestCase.WebClient |
Deprecated.
Extends WebClient and provide convenience methods
for accessing Hudson.
|
| InboundAgentRule.AgentArguments |
|
| InboundAgentRule.Options |
The options used to (re)start an inbound agent.
|
| InboundAgentRule.Options.Builder |
|
| JavaNetReverseProxy |
Acts as a reverse proxy, so that during a test we can avoid hitting updates.jenkins.io.
|
| JenkinsComputerConnectorTester |
Test bed to verify the configuration roundtripness of the ComputerConnector.
|
| JenkinsRecipe.Runner |
The code that implements the recipe semantics.
|
| JenkinsRule |
JUnit rule to allow test cases to fire up a Jenkins instance.
|
| JenkinsRule.DummySecurityRealm |
|
| JenkinsRule.JSONWebResponse |
Convenience wrapper for JSON responses.
|
| JenkinsRule.WebClient |
Extends WebClient and provide convenience methods
for accessing Hudson.
|
| JenkinsSessionRule.Step |
|
| LenientRunnable |
Like Runnable but can throw any exception.
|
| LoggerRule |
A test rule which allows you to easily enable one or more loggers for the duration of a test.
|
| MemoryAssert.HistogramElement |
|
| MockAuthorizationStrategy |
An authorization strategy configured in a fluent style from test code.
|
| MockAuthorizationStrategy.Grant |
A grant of a set of permissions.
|
| MockAuthorizationStrategy.Grant.GrantOn |
A grant of some permissions in certain places.
|
| MockBuilder |
Forces the build result to be some pre-configured value.
|
| MockFolder |
Minimal implementation of a modifiable item group akin to the CloudBees Folders plugin.
|
| PrefixedOutputStream.AnsiColor |
|
| PrefixedOutputStream.Builder |
|
| PrefixedOutputStream.Color |
|
| PretendSlave |
Slave that pretends to fork processes.
|
| RealJenkinsRule |
|
| RealJenkinsRule.Step |
One step to run.
|
| RealJenkinsRule.Step2 |
|
| RealJenkinsRule.StepWithFourArgs |
|
| RealJenkinsRule.StepWithOneArg |
|
| RealJenkinsRule.StepWithReturnAndFourArgs |
|
| RealJenkinsRule.StepWithReturnAndOneArg |
|
| RealJenkinsRule.StepWithReturnAndThreeArgs |
|
| RealJenkinsRule.StepWithReturnAndTwoArgs |
|
| RealJenkinsRule.StepWithThreeArgs |
|
| RealJenkinsRule.StepWithTwoArgs |
|
| RestartableJenkinsRule |
Provides a pattern for executing a sequence of steps.
|
| RestartableJenkinsRule.Builder |
|
| RestartableJenkinsRule.Step |
|
| TailLog |
Utility to display the log of a build in real time.
|
| TemporaryDirectoryAllocator |
Allocates temporary directories and cleans it up at the end.
|
| TestCrumbIssuer |
A crumb issuer that issues a constant crumb value.
|
| TestEnvironment |
|
| TestExtension |
Works like Extension except used for inserting extensions during unit tests.
|
| UnitTestSupportingPluginManager |
PluginManager that can work with unit tests where dependencies are just jars.
|
| UnstableBuilder |
Mock Builder that always cause a build to fail.
|