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

CompareConstraint.CompareConstraintResult Class

Result of a CompareConstraint.

Syntax

public class CompareConstraint.CompareConstraintResult : 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.10.0.241

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

CompareConstraint.CompareConstraintResult Constructor

Creates the result.

Syntax

public CompareConstraint.CompareConstraintResult (CompareConstraint constraint, object actualValue, Org.XmlUnit.Diff.Diff diffResult)

Parameters

constraint
Documentation for this section has not yet been entered.
actualValue
Documentation for this section has not yet been entered.
diffResult
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.10.0.241

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.10.0.241