|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
TestSuite
that performs static syntax checks.
Builder.
Builder that captures the environment variables used during a build.HudsonTestCase.executeOnServer(Callable).Server is Hudson deployed?
HudsonTestCase.WebClient.getContextPath()
Launcher.LocalLauncher.
TaskListener connected to stdout.
ServletContext implementation
that we need for testing.
Hudson.Hudson(File, ServletContext) is invoked
to decorate the hudson home directory.
SCM useful for testing that extracts the given resource as a zip file.SCM useful for testing that extracts the given resource as a zip file.TestCase implementation that has already failed.Builder that always cause a build to fail.getPage(r,""), to access the top page of a build.
Run.
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.)
HudsonTestCase with more convenience methods for Groovy.TestSuite that requires some set up and tear down for executing nested tests.HudsonTestCase initializes HUDSON_HOME.PageCreator that understands JNLP file.WebClient and provide convenience methods
for accessing Hudson.TestSuite for performing static syntax checks on Jelly scripts.Runnable but can throw any exception.Hudson.
JavaScriptDebugger that this stack frame lives in.
TestEnvironment to the current thread, so that
from within the test you can access this object without referring to any context.
HudsonTestCase.setUp() to give a test case an opportunity to
control the test environment in which Hudson is run.
TestCase.setUp() to prepare the test environment.
SCM useful for testing that puts just one file in the workspace.Builder that just sleeps for the specified amount of milli-seconds.TestCase.tearDown() to shut down the test environment.
Runnables to be invoked at HudsonTestCase.tearDown().
Builder implementation for writing a one-off throw-away builder used during tests.HudsonTestCase.Builder that always cause a build to fail.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||