Project dom4j 1.5.2 [5/2/05 10:13 PM]
 
Class Summary - org. dom4j. DocumentHelper
Risk Complexity Usage Methods Coverage Test Points Failures Owners
Methods Outcomes
141 35 4 26 72.0 % 46.2 % -- 12 Not Owned
Methods
Method Complexity Coverage Outcomes with Test Points Test Status Outcome Status
createAttribute(Element, QName, String) 1 0.0 % -- -- --
createAttribute(Element, String, String) 1 0.0 % -- -- --
createCDATA(String) 1 0.0 % -- -- --
createComment(String) 1 0.0 % -- -- --
createDocument() 1 100.0 % -- Failed --
createDocument(Element) 1 100.0 % -- Passed --
createElement(QName) 1 100.0 % -- Passed --
createElement(String) 1 100.0 % -- Passed --
createEntity(String, String) 1 0.0 % -- -- --
createNamespace(String, String) 1 0.0 % -- -- --
createPattern(String) 1 100.0 % -- Failed --
createProcessingInstruction(String, Map) 1 0.0 % -- -- --
createProcessingInstruction(String, String) 1 100.0 % -- Passed --
createQName(String, Namespace) 1 0.0 % -- -- --
createQName(String) 1 100.0 % -- Passed --
createText(String) 1 0.0 % -- -- --
createXPath(String, VariableContext) 1 100.0 % -- Passed --
createXPath(String) 1 100.0 % -- Failed --
createXPathFilter(String) 1 100.0 % -- Passed --
getEncoding(String) 5 94.1 % -- Failed --
makeElement(Branch, String) 6 100.0 % -- Passed --
parseText(String) 1 100.0 % -- Failed --
selectNodes(String, List) 1 0.0 % -- -- --
selectNodes(String, Node) 1 0.0 % -- -- --
sort(List, String, boolean) 1 0.0 % -- -- --
sort(List, String) 1 0.0 % -- -- --
Test Classes
Test Class Status
org. dom4j. ProcessingInstructionTest Passed
org. dom4j. XMLWriterTest Failed
org. dom4j. HTMLWriterTest Failed
org. dom4j. xpath. FilterTest Passed
org. dom4j. MakeElementTest Passed
org. dom4j. xpath. PrefixTest Passed
org. dom4j. swing. TableModelTest Failed
org. dom4j. AddNodeTest Passed
org. dom4j. XMLSpaceAttributeTest Passed
org. dom4j. xpath. GetPathTest Failed
org. dom4j. rule. Stylesheet2Test Failed
org. dom4j. DetachTest Passed
org. dom4j. GetXMLEncodingTest Failed
org. dom4j. XPathTest Passed
org. dom4j. XPathBugTest Failed
org. dom4j. xpath. AttributeTest Passed
org. dom4j. xpath. NamespaceTest Passed
org. dom4j. ContentTest Passed
org. dom4j. ThreadingTest Passed
org. dom4j. SetContentTest Passed
org. dom4j. LineFeedTest Passed
org. dom4j. xpath. VariableTest Passed
org. dom4j. NamespacesTest Failed
org. dom4j. GetQNamesTest Failed
org. dom4j. xpath. BooleanTest Passed
Failure Details
Test Class Failures
Test Method Status Failure Message
org. dom4j. NamespacesTest. testRedeclareNamespaces() Failed java.lang.NullPointerException:
org. dom4j. NamespacesTest. testNamespaces() Failed namespace URI expected:<http://www.w3.org/2001/XMLSchema> but was:<>
org. dom4j. GetQNamesTest. testRename() Failed java.lang.NullPointerException:
org. dom4j. NamespacesTest. testAttributeDefaultPrefix() Failed java.lang.NullPointerException:
org. dom4j. NamespacesTest. testNamespaceForPrefix() Failed java.lang.NullPointerException:
org. dom4j. XMLWriterTest. testBug868408() Failed java.lang.NullPointerException:
org. dom4j. swing. TableModelTest. testServletTableViaXMLDescription() Failed java.lang.NullPointerException:
org. dom4j. swing. TableModelTest. testServletTable() Failed java.lang.NullPointerException:
org. dom4j. NamespacesTest. testNamespaceForURI() Failed java.lang.NullPointerException:
org. dom4j. rule. Stylesheet2Test. testRules() Failed java.lang.NullPointerException:
org. dom4j. NamespacesTest. testNamespaceForDefaultPrefix() Failed java.lang.NullPointerException:
org. dom4j. NamespacesTest. testDefaultNamespaceIssue() Failed java.lang.NullPointerException:
Rule Violations
There are no rule violations for this class
Agitation Notes
There are no agitation notes for this class