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.testing
Methods in edu.uiuc.ncsa.security.util.testing that return TestData Modifier and Type Method Description TestData
TestEnvironment. getTestData()
Methods in edu.uiuc.ncsa.security.util.testing with parameters of type TestData Modifier and Type Method Description void
TestEnvironment. setTestData(TestData testData)
Constructors in edu.uiuc.ncsa.security.util.testing with parameters of type TestData Constructor Description TestEnvironment(TestData testData, MyLoggingFacade myLogger)
-