| Designed for use with JUnit and Ant. |
| Tests | Failures | Errors | Success rate | Time |
|---|---|---|---|---|
| 20 | 0 | 0 | 100.00% | 5.986 |
| 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.986 |
| Name | Tests | Errors | Failures | Time(s) |
|---|---|---|---|---|
| AllTests | 20 | 0 | 0 | 5.986 |
| Name | Status | Type | Time(s) |
|---|---|---|---|
| testValidXMLFile | Success | 4.487 | |
| testValidXMLStream | Success | 0.070 | |
| testInvalidXMLFile | Success | 0.071 | |
| testRemoveRuleByID | Success | 0.035 | |
| testRulePath | Success | 0.200 | |
| testLoadAllRulePaths | Success | 0.090 | |
| testLoadRuleFromInputStream | Success | 0.078 | |
| testParseWithNS | Success | 0.054 | |
| testParseWithoutNS | Success | 0.017 | |
| testLocationWithNS | Success | 0.023 | |
| testLocationWithoutNS | Success | 0.014 | |
| testLoadRuleTest | Success | 0.054 | |
| testWrongRuleFile | Success | 0.119 | |
| testWrongRuleXPathExp | Success | 0.100 | |
| testNullContextNode | Success | 0.101 | |
| testCreateRuleInstance | Success | 0.070 | |
| testValidDom | Success | 0.075 | |
| testInValidDom | Success | 0.069 | |
| testMultipleErrors | Success | 0.078 | |
| testLineNumber | Success | 0.049 |