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

EvaluateXPathConstraint.HasXPathConstraintResult Class

Result of a EvaluateXPathConstraint.

Syntax

public class EvaluateXPathConstraint.HasXPathConstraintResult : 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.9.1.209

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

EvaluateXPathConstraint.HasXPathConstraintResult Constructor

Creates the result.

Syntax

public EvaluateXPathConstraint.HasXPathConstraintResult (EvaluateXPathConstraint constraint, object actual, NUnit.Framework.Constraints.ConstraintResult nestedResult)

Parameters

constraint
Documentation for this section has not yet been entered.
actual
Documentation for this section has not yet been entered.
nestedResult
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.9.1.209

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