| Designed for use with JUnit and Ant. |
| Tests | Failures | Errors | Success rate | Time |
|---|---|---|---|---|
| 20 | 0 | 0 | 100.00% | 5.553 |
| 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.553 |
| Name | Tests | Errors | Failures | Time(s) |
|---|---|---|---|---|
| AllTests | 20 | 0 | 0 | 5.553 |
| Name | Status | Type | Time(s) |
|---|---|---|---|
| testValidXMLFile | Success | 4.201 | |
| testValidXMLStream | Success | 0.125 | |
| testInvalidXMLFile | Success | 0.065 | |
| testRemoveRuleByID | Success | 0.031 | |
| testRulePath | Success | 0.124 | |
| testLoadAllRulePaths | Success | 0.083 | |
| testLoadRuleFromInputStream | Success | 0.073 | |
| testParseWithNS | Success | 0.052 | |
| testParseWithoutNS | Success | 0.016 | |
| testLocationWithNS | Success | 0.019 | |
| testLocationWithoutNS | Success | 0.011 | |
| testLoadRuleTest | Success | 0.047 | |
| testWrongRuleFile | Success | 0.040 | |
| testWrongRuleXPathExp | Success | 0.035 | |
| testNullContextNode | Success | 0.058 | |
| testCreateRuleInstance | Success | 0.077 | |
| testValidDom | Success | 0.077 | |
| testInValidDom | Success | 0.070 | |
| testMultipleErrors | Success | 0.079 | |
| testLineNumber | Success | 0.066 |