Uses of Class
edu.uiuc.ncsa.security.util.testing.TestEnvironment
-
Packages that use TestEnvironment 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 TestEnvironment in edu.uiuc.ncsa.security.util.testing
Classes in edu.uiuc.ncsa.security.util.testing with type parameters of type TestEnvironment Modifier and Type Class Description class
TestConfigLoader<T extends TestEnvironment>
This loads a configuration of tests from a configuration file.
-