Uses of Class
org.jvnet.hudson.test.TestEnvironment

Packages that use TestEnvironment
org.jvnet.hudson.test Test harness for Hudson and its plugins. 
 

Uses of TestEnvironment in org.jvnet.hudson.test
 

Fields in org.jvnet.hudson.test declared as TestEnvironment
protected  TestEnvironment HudsonTestCase.env
           
 

Fields in org.jvnet.hudson.test with type parameters of type TestEnvironment
static java.lang.ThreadLocal<TestEnvironment> TestEnvironment.ENVIRONMENT
           
 

Methods in org.jvnet.hudson.test that return TestEnvironment
static TestEnvironment TestEnvironment.get()
           
 



Copyright © 2008. All Rights Reserved.