NUnit 3.x Constraints on top of XMLUnit's core.
Type | Description |
---|---|
CompareConstraint | Constraint that compares two XML sources with each other. |
CompareConstraint | Constraint that compares two XML sources with each other. |
CompareConstraint.CompareConstraintResult | Result of a CompareConstraint. |
EvaluateXPathConstraint | Documentation for this section has not yet been entered. |
EvaluateXPathConstraint | Documentation for this section has not yet been entered. |
EvaluateXPathConstraint.HasXPathConstraintResult | Result of a EvaluateXPathConstraint. |
HasXPathConstraint | This NUnit3 Constraint verifies whether the provided XPath expression corresponds to at least one element in the provided object. |
HasXPathConstraint | This NUnit3 Constraint verifies whether the provided XPath expression corresponds to at least one element in the provided object. |
HasXPathConstraint.HasXPathConstraintResult | Result of a HasXPathConstraint. |
SchemaValidConstraint | Constraint that validates a document against a given W3C XML schema. |
SchemaValidConstraint | Constraint that validates a document against a given W3C XML schema. |
SchemaValidConstraint.SchemaValidationConstraintResult | Result of a ValidationConstraint. |