Definition
Namespace:ArtOfTest.WebAii.Controls.HtmlControls
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public static class HtmlControlsAssertExtensions
Inheritance: objectHtmlControlsAssertExtensions
Methods
C#
public static AssertAttribute AssertAttribute(this HtmlControl control, bool throwOnFailure)
C#
public static AssertAttribute AssertAttribute(this HtmlControl control)
C#
public static AssertContent AssertContent(this HtmlControl control)
C#
public static AssertStyle AssertStyle(this HtmlControl control, bool throwOnFailure)
C#
public static AssertStyle AssertStyle(this HtmlControl control)