xmlunit-placeholders : Org.XmlUnit.Placeholder Namespace

MatchesRegexPlaceholderHandler Class

Handler for the "matchesRegex()" placeholder keyword.

Syntax

public class MatchesRegexPlaceholderHandler : IPlaceholderHandler

Remarks

since 2.8.0

Requirements

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

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

MatchesRegexPlaceholderHandler Constructor

Documentation for this section has not yet been entered.

Syntax

public MatchesRegexPlaceholderHandler ()

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

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

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