|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.configuration.TestEnvironmentConfiguration
public class TestEnvironmentConfiguration
Test class for EnvironmentConfiguration.
| Constructor Summary | |
|---|---|
TestEnvironmentConfiguration()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testAddProperty()
Tries to add another property. |
void |
testClear()
Tests removing all properties. |
void |
testClearProperty()
Tests removing properties. |
void |
testInit()
Tests whether a newly created configuration contains some properties. |
void |
testSetProperty()
Tries to set the value of a property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestEnvironmentConfiguration()
| Method Detail |
|---|
public void setUp()
throws Exception
Exceptionpublic void testInit()
public void testClearProperty()
public void testClear()
public void testAddProperty()
public void testSetProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||