| |
|
| org.apache.commons.configuration.TestSubsetConfiguration
TestSubsetConfiguration | public class TestSubsetConfiguration extends TestCase (Code) | | Test case for the
SubsetConfiguration class.
author: Emmanuel Bourg version: $Revision: 494597 $, $Date: 2007-01-09 22:32:44 +0100 (Di, 09 Jan 2007) $ |
testClear | public void testClear()(Code) | | |
testGetChildKey | public void testGetChildKey()(Code) | | |
testGetKeys | public void testGetKeys()(Code) | | |
testGetKeysWithPrefix | public void testGetKeysWithPrefix()(Code) | | |
testGetList | public void testGetList()(Code) | | |
testGetListDelimiter | public void testGetListDelimiter()(Code) | | |
testGetParent | public void testGetParent()(Code) | | |
testGetParentKey | public void testGetParentKey()(Code) | | |
testGetPrefix | public void testGetPrefix()(Code) | | |
testGetProperty | public void testGetProperty()(Code) | | |
testIsDelimiterParsingDisabled | public void testIsDelimiterParsingDisabled()(Code) | | |
testSetDelimiterParsingDisabled | public void testSetDelimiterParsingDisabled()(Code) | | |
testSetListDelimiter | public void testSetListDelimiter()(Code) | | |
testSetPrefix | public void testSetPrefix()(Code) | | |
testSetProperty | public void testSetProperty()(Code) | | |
testThrowtExceptionOnMissing | public void testThrowtExceptionOnMissing()(Code) | | |
|
|
|