Package edu.uiuc.ncsa.security.util.testing
Created by Jeff Gaynor
A package whose sole function is to allow testing of the configuration package.
You could extend this harness to test custom configurations but mostly you can ignore
this.
on 8/3/22 at 8:04 AM
-
Class Summary Class Description TestConfigLoader<T extends TestEnvironment> This loads a configuration of tests from a configuration file.TestData Every test has data.TestEnvironment Created by Jeff Gaynor
on 4/21/16 at 1:54 PMTestMap Basic class that managesTestData
.