HtmlAssertionDsl

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(name: String, html: => String): HtmlAssertionDsl
def apply(name: String, rawHtml: => String, html: => String): HtmlAssertionDsl
def node(name: String, node: => Node, onElement: Element => String, onNode: Node => String): HtmlAssertionDsl