|
||||||||||
| 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 org.apache.commons.configuration.tree.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 org.apache.commons.configuration.tree.NodeCombiner createCombiner()
createCombiner in class AbstractCombinerTest
public void testSimpleValues()
throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public void testSimpleValuesWithAttributes()
throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public void testAttributes()
throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public void testLists()
throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public void testTableList()
throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||