|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.configuration.event.AbstractTestConfigurationEvents
org.apache.commons.configuration.event.TestHierarchicalConfigurationEvents
public class TestHierarchicalConfigurationEvents
Test class for the events generated by hierarchical configurations.
Field Summary |
---|
Fields inherited from class org.apache.commons.configuration.event.AbstractTestConfigurationEvents |
---|
config, l |
Constructor Summary | |
---|---|
TestHierarchicalConfigurationEvents()
|
Method Summary | |
---|---|
protected AbstractConfiguration |
createConfiguration()
Creates the configuration instance to be tested. |
void |
testAddNodesEmptyEvent()
Tests events generated by addNodes() when the list of nodes is empty. |
void |
testAddNodesEvent()
Tests events generated by the addNodes() method. |
void |
testClearTreeEvent()
Tests events generated by the clearTree() method. |
void |
testSubnodeChangedEvent()
Tests whether manipulations of a subnode configuration trigger correct events. |
Methods inherited from class org.apache.commons.configuration.event.AbstractTestConfigurationEvents |
---|
setUp, testAddPropertyEvent, testAddPropertyEventWithDetails, testClearEvent, testClearEventWithDetails, testClearPropertyEvent, testClearPropertyEventWithDetails, testSetPropertyEvent, testSetPropertyEventWithDetails |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestHierarchicalConfigurationEvents()
Method Detail |
---|
protected AbstractConfiguration createConfiguration()
AbstractTestConfigurationEvents
createConfiguration
in class AbstractTestConfigurationEvents
public void testClearTreeEvent()
public void testAddNodesEvent()
public void testAddNodesEmptyEvent()
public void testSubnodeChangedEvent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |