TestableStyle

final class TestableStyle[V](val style: Style[V]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def is(expectedValue: V | String): Rule

Concrete fields

val style: Style[V]