xmlunit-nunit3-constraints : Org.XmlUnit.Constraints Namespace

SchemaValidConstraint.SchemaValidationConstraintResult Class

Result of a ValidationConstraint.

Syntax

public class SchemaValidConstraint.SchemaValidationConstraintResult : NUnit.Framework.Constraints.ConstraintResult

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Constraints
Assembly: xmlunit-nunit3-constraints (in xmlunit-nunit3-constraints.dll)
Assembly Versions: 2.6.0.121

Members

See Also: Inherited members from NUnit.Framework.Constraints.ConstraintResult.

Public Constructors

Public Methods

override
WriteMessageTo (NUnit.Framework.Constraints.MessageWriter)
Documentation for this section has not yet been entered.

Extension Methods

static
Singleton<T> (this T) : IEnumerable<T>
An enumerable containing a single element.

Member Details

SchemaValidConstraint.SchemaValidationConstraintResult Constructor

Creates the result.

Syntax

public SchemaValidConstraint.SchemaValidationConstraintResult (SchemaValidConstraint constraint, object actualValue, Org.XmlUnit.Validation.ValidationResult result)

Parameters

constraint
Documentation for this section has not yet been entered.
actualValue
Documentation for this section has not yet been entered.
result
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Constraints
Assembly: xmlunit-nunit3-constraints (in xmlunit-nunit3-constraints.dll)
Assembly Versions: 2.6.0.121

WriteMessageTo Method

Documentation for this section has not yet been entered.

Syntax

public override void WriteMessageTo (NUnit.Framework.Constraints.MessageWriter writer)

Parameters

writer
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Constraints
Assembly: xmlunit-nunit3-constraints (in xmlunit-nunit3-constraints.dll)
Assembly Versions: 2.6.0.121