Class Summary |
AbstractSubsystemFileBasedParsingTestCase |
This is the barebone test for the subsystem. |
SubsystemAdminResourceOnlyParsingTestCase |
This tests a configuration that only specifies the admin resource section. |
SubsystemBaseParsingTestCase |
This is the barebone test for the subsystem. |
SubsystemCacheOnlyParsingTestCase |
This tests a configuration that only specifies the cache section. |
SubsystemConfigurationOnlyParsingTestCase |
This tests a configuration that only specifies the configuration element. |
SubsystemDataSourceOnlyParsingTestCase |
This tests a configuration that only specifies the data source section. |
SubsystemFactoriesOnlyParsingTestCase |
This tests a configuration that only specifies the factories section. |
SubsystemFullParsingTestCase |
This tests a configuration that specifies all sections. |
SubsystemParsingTestCase |
Tests all management expects for subsystem, parsing, marshaling, model definition and other Here is an example that allows you a fine grained controler over what is tested and how. |
SubsystemSecurityOnlyParsingTestCase |
This tests a configuration that only specifies the security section. |
SubsystemTwoConfigurationsParsingTestCase |
This tests a configuration that only specifies the configuration element. |