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
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.
LenientRunnable
          Like Runnable but can throw any exception.
TemporaryDirectoryAllocator
          Allocates temporary directories and cleans it up at the end.
TestEnvironment
          TODO: deprecate this, and just consolidate this to HudsonTestCase.
 

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



Copyright © 2009. All Rights Reserved.