ThrownMessages

org.specs2.matcher.ThrownMessages

This trait can be used to integrate failures and skip messages into specs2

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fail(m: String): Nothing
def skip(m: String): Nothing