|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
HudsonTestCase.assertEqualBeans(Object, Object, String) but figure out the properties
via DataBoundConstructor
HudsonTestCase.assertEqualDataBoundBeans(Object, Object)
JenkinsRule.assertEqualBeans(Object, Object, String) but figure out the properties
via DataBoundConstructor
JenkinsRule.assertEqualDataBoundBeans(Object, Object)
TestSuite
that performs static syntax checks.
this.<J,R>buildAndAssertSuccess(...) type hints under JDK 7 javac (and supposedly also IntelliJ).
this.<J,R>buildAndAssertSuccess(...) type hints under JDK 7 javac (and supposedly also IntelliJ).
Builder.
Builder that captures the environment variables used during a build.HudsonTestCase.executeOnServer(Callable).ComputerConnector.Server is Hudson deployed?
Server is Hudson deployed?
CommandLauncher for launching a slave locally.
CommandLauncher for launching a slave locally.
HudsonTestCase.WebClient.getContextPath()
JenkinsRule.WebClient.getContextPath()
SecurityRealm that recognizes username==password as valid.
SecurityRealm that recognizes username==password as valid.
Launcher.LocalLauncher.
Launcher.LocalLauncher.
TaskListener connected to stdout.
TaskListener connected to stdout.
ServletContext implementation
that we need for testing.
ServletContext implementation
that we need for testing.
Jenkins.Jenkins(java.io.File, javax.servlet.ServletContext) is invoked
to decorate the hudson home directory.
jenkins.model.Jenkins#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.Proc implementation that represents a completed process.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.)
getPage(r,""), to access the top page of a build.
Run.
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.)
HudsonTestCase with more convenience methods for Groovy.TestSuite that requires some set up and tear down for executing nested tests.HudsonTestCase.jenkins does.
JenkinsRule.jenkins does.
HudsonTestCase initializes JENKINS_HOME.PageCreator that understands JNLP file.WebClient and provide convenience methods
for accessing Hudson.TestSuite for performing static syntax checks on Jelly scripts.ComputerConnector.WebClient and provide convenience methods
for accessing Hudson.Runnable but can throw any exception.Jenkins.
Jenkins.
PretendSlave is asked to fork a new process.
JavaScriptDebugger that this stack frame lives in.
HudsonTestCase.setUp() to give a test case an opportunity to
control the test environment in which Hudson is run.
JenkinsRule.before() to give a test case an opportunity to
control the test environment in which Hudson is run.
PluginManager to be used when creating a new Jenkins instance.
PluginManager to be used when creating a new Jenkins instance.
TestCase.setUp() to prepare the test environment.
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.
TestCase.tearDown() to shut down the test environment.
Runnables to be invoked at HudsonTestCase.tearDown().
Runnables to be invoked at JenkinsRule.after() .
Builder implementation for writing a one-off throw-away builder used during tests.HudsonTestCase.Extension except used for inserting extensions during unit tests.TestExtensions.PluginManager to speed up unit tests.Builder that always cause a build to fail.HudsonTestCase.pluginManager
JenkinsRule.pluginManager
JenkinsRule to create and tear down the jenkins
instance.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||