org.sape.carbon.core.config.format.test |
|
Java Source File Name | Type | Comment |
ConfigurationArrayTypeTest.java | Class | |
ConfigurationFormatServiceTest.java | Class | This test harness tests the functionality of implementing a configuration
interface over top of a backing datastore. |
ConfigurationMapTypeTest.java | Class | |
ConfigurationPerformanceTest.java | Class | Tests the speed of the configuration service by creating configurations
and repeatedly setting values, reading them from disk and writing them
to disk. |
PropertyConfigurationTest.java | Class | Template for junit test harness. |