|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.configuration.tree.AbstractCombinerTest
org.apache.commons.configuration.tree.TestUnionCombiner
public class TestUnionCombiner
Test class for UnionCombiner.
Field Summary |
---|
Fields inherited from class org.apache.commons.configuration.tree.AbstractCombinerTest |
---|
combiner |
Constructor Summary | |
---|---|
TestUnionCombiner()
|
Method Summary | |
---|---|
protected NodeCombiner |
createCombiner()
Creates the combiner. |
void |
testAttributes()
Tests combination of attributes. |
void |
testLists()
Tests combination of lists. |
void |
testSimpleValues()
Tests combination of simple values (no lists). |
void |
testSimpleValuesWithAttributes()
Tests combinations of elements with attributes. |
void |
testTableList()
Tests combining a list of tables. |
Methods inherited from class org.apache.commons.configuration.tree.AbstractCombinerTest |
---|
createCombinedConfiguration, setUp, testInit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestUnionCombiner()
Method Detail |
---|
protected NodeCombiner createCombiner()
createCombiner
in class AbstractCombinerTest
public void testSimpleValues() throws ConfigurationException
ConfigurationException
public void testSimpleValuesWithAttributes() throws ConfigurationException
ConfigurationException
public void testAttributes() throws ConfigurationException
ConfigurationException
public void testLists() throws ConfigurationException
ConfigurationException
public void testTableList() throws ConfigurationException
ConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |