org.apache.commons.configuration
Class TestCompositeConfigurationNonStringProperties
java.lang.Object
org.apache.commons.configuration.BaseNonStringProperties
org.apache.commons.configuration.TestCompositeConfigurationNonStringProperties
public class TestCompositeConfigurationNonStringProperties
- extends BaseNonStringProperties
Test if non-string properties are handled correctly.
- Version:
- $Id: TestCompositeConfigurationNonStringProperties.java 1222445 2011-12-22 20:53:47Z oheger $
Method Summary |
void |
setUp()
|
Methods inherited from class org.apache.commons.configuration.BaseNonStringProperties |
testBoolean, testBooleanArrayValue, testBooleanDefaultValue, testByte, testByteArrayValue, testDouble, testDoubleArrayValue, testDoubleDefaultValue, testFloat, testFloatArrayValue, testFloatDefaultValue, testInteger, testIntegerArrayValue, testIntegerDefaultValue, testIsEmpty, testListMissing, testLong, testLongArrayValue, testLongDefaultValue, testShort, testShortArrayValue, testShortDefaultValue, testSubset |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCompositeConfigurationNonStringProperties
public TestCompositeConfigurationNonStringProperties()
setUp
public void setUp()
throws Exception
- Throws:
Exception
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.