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

HasXPathConstraint.HasXPathConstraintResult Class

Result of a HasXPathConstraint.

Syntax

public class HasXPathConstraint.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.2.240

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

HasXPathConstraint.HasXPathConstraintResult Constructor

Creates the result.

Syntax

public HasXPathConstraint.HasXPathConstraintResult (HasXPathConstraint constraint, object actual, IEnumerable<System.Xml.XmlNode> result)

Parameters

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

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