TestableHtmlAttr

final class TestableHtmlAttr[V](val attr: HtmlAttr[V]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def is(expectedValue: V): Rule

Concrete fields

val attr: HtmlAttr[V]