Uses of Class
edu.uiuc.ncsa.security.util.testing.TestData
- 
Packages that use TestData Package Description edu.uiuc.ncsa.security.util.testing Created by Jeff Gaynor
 A package whose sole function is to allow testing of the configuration package.
- 
- 
Uses of TestData in edu.uiuc.ncsa.security.util.testingMethods in edu.uiuc.ncsa.security.util.testing that return TestData Modifier and Type Method Description TestDataTestEnvironment. getTestData()Methods in edu.uiuc.ncsa.security.util.testing with parameters of type TestData Modifier and Type Method Description voidTestEnvironment. setTestData(TestData testData)Constructors in edu.uiuc.ncsa.security.util.testing with parameters of type TestData Constructor Description TestEnvironment(TestData testData, MyLoggingFacade myLogger)
 
-