org.apache.any23.configuration
Class DefaultConfigurationTest
java.lang.Object
org.apache.any23.configuration.DefaultConfigurationTest
public class DefaultConfigurationTest
- extends Object
Test case for Configuration
class.
- Author:
- Michele Mostarda (michele.mostarda@gmail.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultConfigurationTest
public DefaultConfigurationTest()
setUp
public void setUp()
tearDown
public void tearDown()
testSingletonAccessor
public void testSingletonAccessor()
testCopyAccessor
public void testCopyAccessor()
testCopyIsolation
public void testCopyIsolation()
testModifiableConfigurationSuccess
public void testModifiableConfigurationSuccess()
testModifiableConfigurationFail
public void testModifiableConfigurationFail()
testGetProperties
public void testGetProperties()
testDefineProperty
public void testDefineProperty()
testGetProperty
public void testGetProperty()
testGetPropertySysOverride
public void testGetPropertySysOverride()
testGetPropertyOrFailOk
public void testGetPropertyOrFailOk()
testGetPropertyOrFailNok
public void testGetPropertyOrFailNok()
testGetPropertyIntOrFailOk
public void testGetPropertyIntOrFailOk()
testGetPropertyIntOrFailNok
public void testGetPropertyIntOrFailNok()
testGetFlagProperty
public void testGetFlagProperty()
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.