Table of Contents

Class HtmlEqualException

Namespace
Bunit
Assembly
Bunit.Web.dll

Represents an differences between pieces of markup.

public sealed class HtmlEqualException : ActualExpectedAssertException, ISerializable
Inheritance
HtmlEqualException
Implements
Inherited Members
Extension Methods

Constructors

HtmlEqualException(IEnumerable<IDiff>, IMarkupFormattable, IMarkupFormattable, string?)

Initializes a new instance of the HtmlEqualException class.

public HtmlEqualException(IEnumerable<IDiff> diffs, IMarkupFormattable expected, IMarkupFormattable actual, string? userMessage)

Parameters

diffs IEnumerable<IDiff>
expected IMarkupFormattable
actual IMarkupFormattable
userMessage string
Progress Telerik

Premium sponsor: Progress Telerik.

Packt

Editorial support provided by Packt.

.NET Foundation

Supported by the .NET Foundation.