Uses of Class
edu.uiuc.ncsa.security.util.testing.TestMap
-
Packages that use TestMap 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 TestMap in edu.uiuc.ncsa.security.util.testing
Methods in edu.uiuc.ncsa.security.util.testing that return TestMap Modifier and Type Method Description TestMap
TestEnvironment. getTestMap()
Methods in edu.uiuc.ncsa.security.util.testing with parameters of type TestMap Modifier and Type Method Description void
TestEnvironment. setTestMap(TestMap testMap)
Constructors in edu.uiuc.ncsa.security.util.testing with parameters of type TestMap Constructor Description TestEnvironment(TestMap testMap, MyLoggingFacade myLogger)
-