org.apache.commons.configuration
Class TestNullJNDIEnvironmentValues
java.lang.Object
org.apache.commons.configuration.TestNullJNDIEnvironmentValues
public class TestNullJNDIEnvironmentValues
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestNullJNDIEnvironmentValues
public TestNullJNDIEnvironmentValues()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testThrowExceptionOnMissing
public void testThrowExceptionOnMissing()
testSimpleGet
public void testSimpleGet()
throws Exception
- Throws:
Exception
testMoreGets
public void testMoreGets()
throws Exception
- Throws:
Exception
testGetMissingKey
public void testGetMissingKey()
throws Exception
- Throws:
Exception
testGetMissingKeyWithDefault
public void testGetMissingKeyWithDefault()
throws Exception
- Throws:
Exception
testContainsKey
public void testContainsKey()
throws Exception
- Throws:
Exception
testClearProperty
public void testClearProperty()
testIsEmpty
public void testIsEmpty()
testGetKeys
public void testGetKeys()
throws Exception
- Throws:
Exception
testGetKeysWithUnknownPrefix
public void testGetKeysWithUnknownPrefix()
testGetKeysWithExistingPrefix
public void testGetKeysWithExistingPrefix()
testGetKeysWithKeyAsPrefix
public void testGetKeysWithKeyAsPrefix()
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.