| Designed for use with JUnit and Ant. |
| Tests | Failures | Errors | Success rate | Time |
|---|---|---|---|---|
| 20 | 0 | 0 | 100.00% | 5.224 |
| Note: failures are anticipated and checked for with assertions while errors are unanticipated. |
| Name | Tests | Errors | Failures | Time(s) |
|---|---|---|---|---|
| org.eclipse.stp.sc.xmlvalidator.test | 20 | 0 | 0 | 5.224 |
| Name | Tests | Errors | Failures | Time(s) |
|---|---|---|---|---|
| AllTests | 20 | 0 | 0 | 5.224 |
| Name | Status | Type | Time(s) |
|---|---|---|---|
| testValidXMLFile | Success | 4.185 | |
| testValidXMLStream | Success | 0.061 | |
| testInvalidXMLFile | Success | 0.056 | |
| testRemoveRuleByID | Success | 0.031 | |
| testRulePath | Success | 0.115 | |
| testLoadAllRulePaths | Success | 0.078 | |
| testLoadRuleFromInputStream | Success | 0.066 | |
| testParseWithNS | Success | 0.044 | |
| testParseWithoutNS | Success | 0.013 | |
| testLocationWithNS | Success | 0.018 | |
| testLocationWithoutNS | Success | 0.011 | |
| testLoadRuleTest | Success | 0.041 | |
| testWrongRuleFile | Success | 0.038 | |
| testWrongRuleXPathExp | Success | 0.030 | |
| testNullContextNode | Success | 0.031 | |
| testCreateRuleInstance | Success | 0.024 | |
| testValidDom | Success | 0.026 | |
| testInValidDom | Success | 0.076 | |
| testMultipleErrors | Success | 0.082 | |
| testLineNumber | Success | 0.070 |