Uses of Package
org.jvnet.hudson.test

Packages that use org.jvnet.hudson.test
org.jvnet.hudson.test Test harness for Hudson and its plugins. 
org.jvnet.hudson.test.recipes Declaratively specify the environment in which a test will be run. 
 

Classes in org.jvnet.hudson.test used by org.jvnet.hudson.test
ExtractChangeLogParser.ExtractChangeLogEntry
           
ExtractChangeLogParser.FileInZip
           
ExtractChangeLogSet
           
FailureBuilder
          Mock Builder that always cause a build to fail.
FakeLauncher
          Fake a process launch.
HudsonHomeLoader
          Controls how a HudsonTestCase initializes HUDSON_HOME.
HudsonPageCreator
          PageCreator that understands JNLP file.
HudsonTestCase
          Base class for all Hudson test cases.
HudsonTestCase.WebClient
          Extends WebClient and provide convenience methods for accessing Hudson.
JavaNetReverseProxy
          Acts as a reverse proxy to https://hudson.dev.java.net/ , so that during a test we can avoid hitting java.net.
LenientRunnable
          Like Runnable but can throw any exception.
PretendSlave
          Slave that pretends to fork processes.
TemporaryDirectoryAllocator
          Allocates temporary directories and cleans it up at the end.
TestCrumbIssuer
          A crumb issuer that issues a constant crumb value.
TestEnvironment
          TODO: deprecate this, and just consolidate this to HudsonTestCase.
UnstableBuilder
          Mock Builder that always cause a build to fail.
 

Classes in org.jvnet.hudson.test used by org.jvnet.hudson.test.recipes
HudsonTestCase
          Base class for all Hudson test cases.
 



Copyright © 2010. All Rights Reserved.