xmlunit-placeholders : Org.XmlUnit.Placeholder Namespace

IsNumberPlaceholderHandler Class

Handler for the "isNumber" placeholder keyword.

Syntax

public class IsNumberPlaceholderHandler : IPlaceholderHandler

Remarks

since 2.7.1

Requirements

Namespace: Org.XmlUnit.Placeholder
Assembly: xmlunit-placeholders (in xmlunit-placeholders.dll)
Assembly Versions: 2.9.2.240

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
Keyword string . Documentation for this section has not yet been entered.

Public Methods

Evaluate (string, params string[]) : Org.XmlUnit.Diff.ComparisonResult
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

IsNumberPlaceholderHandler Constructor

Documentation for this section has not yet been entered.

Syntax

public IsNumberPlaceholderHandler ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Placeholder
Assembly: xmlunit-placeholders (in xmlunit-placeholders.dll)
Assembly Versions: 2.9.2.240

Evaluate Method

Documentation for this section has not yet been entered.

Syntax

public Org.XmlUnit.Diff.ComparisonResult Evaluate (string testText, params string[] args)

Parameters

testText
Documentation for this section has not yet been entered.
args
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Placeholder
Assembly: xmlunit-placeholders (in xmlunit-placeholders.dll)
Assembly Versions: 2.9.2.240

Keyword Property

Documentation for this section has not yet been entered.

Syntax

public string Keyword { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Placeholder
Assembly: xmlunit-placeholders (in xmlunit-placeholders.dll)
Assembly Versions: 2.9.2.240