xmlunit-core : Org.XmlUnit.Diff Namespace

DefaultComparisonFormatter Class

Formatter methods for a Comparison Object.

Syntax

public class DefaultComparisonFormatter : IComparisonFormatter

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.3.0.90

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

GetDescription (Comparison) : string
Documentation for this section has not yet been entered.
GetDetails (Comparison.Detail, ComparisonType, bool) : string
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

DefaultComparisonFormatter Constructor

Documentation for this section has not yet been entered.

Syntax

public DefaultComparisonFormatter ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.3.0.90

GetDescription Method

Documentation for this section has not yet been entered.

Syntax

public string GetDescription (Comparison difference)

Parameters

difference
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.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.3.0.90

GetDetails Method

Documentation for this section has not yet been entered.

Syntax

public string GetDetails (Comparison.Detail difference, ComparisonType type, bool formatXml)

Parameters

difference
Documentation for this section has not yet been entered.
type
Documentation for this section has not yet been entered.
formatXml
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.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.3.0.90