MatchSuccess

org.specs2.matcher.MatchSuccess$
See theMatchSuccess companion class
object MatchSuccess

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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