xmlunit-placeholders : Org.XmlUnit.Placeholder Namespace

IgnorePlaceholderHandler Class

Handler for the "ignore" placeholder keyword.

Syntax

public class IgnorePlaceholderHandler : IPlaceholderHandler

Remarks

This class and the whole module are considered experimental and any API may change between releases of XMLUnit.

since 2.6.0

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

IgnorePlaceholderHandler Constructor

Documentation for this section has not yet been entered.

Syntax

public IgnorePlaceholderHandler ()

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