MatchSuccess

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[T](ok: => String, ko: => String, expectable: Expectable[T]): MatchSuccess[T]