Summary
[Summary] [Package List] [Test Cases]
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
34 |
0 |
0 |
0 |
100% |
3.58 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
gov.nist.secauto.decima.xml.services
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
ResourceResolverTest |
1 |
0 |
0 |
0 |
100% |
0.003 |
gov.nist.secauto.decima.xml.util
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
JDOMTest |
6 |
0 |
0 |
0 |
100% |
0.261 |
gov.nist.secauto.decima.xml.assessment.result
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
ReportGeneratorTest |
1 |
0 |
0 |
0 |
100% |
0.747 |
gov.nist.secauto.decima.xml.classpath
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
ClasspathTest |
1 |
0 |
0 |
0 |
100% |
0.003 |
gov.nist.secauto.decima.xml.jdom2.saxon.xpath
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
SaxonXPathFactoryTest |
1 |
0 |
0 |
0 |
100% |
0.17 |
gov.nist.secauto.decima.xml.document.context
|
Class |
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
|
DefaultXMLContextResolverTest |
2 |
0 |
0 |
0 |
100% |
0.018 |
Test Cases
[Summary] [Package List] [Test Cases]
JDOMBasedXPathEvaluatorTest
|
testXPathChild |
0.907 |
|
testContextText |
0.002 |
|
testContextAttributeNS |
0.001 |
|
testXPathRoot |
0.001 |
|
testContextAttribute |
0.001 |
DefaultXMLContextResolverTest
|
testRootWithBase |
0.018 |
|
testRootNoBase |
0 |
ClasspathTest
|
testResolveResource |
0.003 |
XPathConditionTest
|
testXPathMisMatch |
0.239 |
|
testXPathMatch |
0.001 |
|
testXPathThrowXPathExpressionException |
0.045 |
|
testXPathThrowXPathFactoryConfigurationException |
0.009 |
ResourceResolverExtensionServiceTest
CompositeJDOMDocumentTest
|
testXPathTemplateA |
0.086 |
|
testXPathRoot |
0.004 |
|
test |
0.004 |
JDOMDocumentTest
|
testNewFragment |
0.072 |
|
testContextRoot |
0.003 |
|
testContextText |
0 |
|
testContextAttributeNS |
0 |
|
testContextAttribute |
0.001 |
|
testNewFragmentAtRoot |
0.001 |
|
testContextChild |
0.001 |
JDOMTest
|
testEntityResolver |
0.181 |
|
testLSResolver |
0.009 |
|
testCatalogNoXSI |
0.006 |
|
testEntityResolverNoXSI |
0.005 |
|
testCatalogWithXSI |
0.005 |
|
testLSResolverNoXSI |
0.054 |
XMLDocumentFragmentTest
|
testFragmentRoot |
0.917 |
|
testFragmentChild |
0.006 |