| Designed for use with JUnit and Ant. |
| Tests | Failures | Errors | Success rate | Time |
|---|---|---|---|---|
| 20 | 0 | 0 | 100.00% | 5.145 |
| 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.145 |
| Name | Tests | Errors | Failures | Time(s) |
|---|---|---|---|---|
| AllTests | 20 | 0 | 0 | 5.145 |
| Name | Status | Type | Time(s) |
|---|---|---|---|
| testValidXMLFile | Success | 4.118 | |
| testValidXMLStream | Success | 0.065 | |
| testInvalidXMLFile | Success | 0.053 | |
| testRemoveRuleByID | Success | 0.025 | |
| testRulePath | Success | 0.116 | |
| testLoadAllRulePaths | Success | 0.071 | |
| testLoadRuleFromInputStream | Success | 0.051 | |
| testParseWithNS | Success | 0.043 | |
| testParseWithoutNS | Success | 0.014 | |
| testLocationWithNS | Success | 0.019 | |
| testLocationWithoutNS | Success | 0.011 | |
| testLoadRuleTest | Success | 0.042 | |
| testWrongRuleFile | Success | 0.038 | |
| testWrongRuleXPathExp | Success | 0.030 | |
| testNullContextNode | Success | 0.037 | |
| testCreateRuleInstance | Success | 0.025 | |
| testValidDom | Success | 0.026 | |
| testInValidDom | Success | 0.026 | |
| testMultipleErrors | Success | 0.029 | |
| testLineNumber | Success | 0.079 |