|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.configuration.tree.xpath.AbstractXPathTest
org.apache.commons.configuration.tree.xpath.TestConfigurationNodePointer
public class TestConfigurationNodePointer
Test class for ConfigurationNodePointer.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.configuration.tree.xpath.AbstractXPathTest |
|---|
ATTR_NAME, CHILD_COUNT, CHILD_NAME1, CHILD_NAME2, LEVEL_COUNT, root |
| Constructor Summary | |
|---|---|
TestConfigurationNodePointer()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testCompareChildNodePointersAttributes()
Tests comparing child node pointers for attribute nodes. |
void |
testCompareChildNodePointersChildAndAttribute()
tests comparing child node pointers for both child and attribute nodes. |
void |
testCompareChildNodePointersChildren()
Tests comparing child node pointers for child nodes. |
void |
testCompareChildNodePointersInvalidChildren()
Tests comparing child node pointers for child nodes that do not belong to the parent node. |
void |
testIsAttribute()
Tests the attribute flag. |
void |
testIsLeave()
Tests if leaves in the tree are correctly detected. |
void |
testIterators()
Tests the iterators returned by the node pointer. |
| Methods inherited from class org.apache.commons.configuration.tree.xpath.AbstractXPathTest |
|---|
constructHierarchy, iterationElements, iteratorSize, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestConfigurationNodePointer()
| Method Detail |
|---|
public void setUp()
throws Exception
setUp in class AbstractXPathTestExceptionpublic void testCompareChildNodePointersChildren()
public void testCompareChildNodePointersAttributes()
public void testCompareChildNodePointersChildAndAttribute()
public void testCompareChildNodePointersInvalidChildren()
public void testIsAttribute()
public void testIsLeave()
public void testIterators()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||