Save This Page
Home » dom4j-1.6.1 » org.dom4j » [javadoc | source]
org.dom4j
public class: BackedListTest [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.dom4j.AbstractTestCase
         org.dom4j.BackedListTest
A test harness to test the backed list feature of DOM4J
Fields inherited from org.dom4j.AbstractTestCase:
document
Method from org.dom4j.BackedListTest Summary:
main,   mutate,   testAddRemove,   testAddWithIndex,   testXPaths
Methods from org.dom4j.AbstractTestCase:
assertDocumentsEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqual,   assertNodesEqualContent,   getDocument,   getDocument,   getDocument,   getFile,   getRootElement,   log,   setUp
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.dom4j.BackedListTest Detail:
 public static  void main(String[] args) 
 protected  void mutate(Element element) throws Exception 
 public  void testAddRemove() throws Exception 
 public  void testAddWithIndex() throws Exception 
 public  void testXPaths() throws Exception