FutureMatcher

org.specs2.matcher.FutureMatcher
See theFutureMatcher companion object
trait FutureMatcher[-T]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def apply[S <: T](s: S): Future[Result]

apply this matcher to a value

apply this matcher to a value

Attributes

Returns

a Future Result describing the outcome of the match