Implies

org.scalatest.Fact.Implies
See theImplies companion class
object Implies

Attributes

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

Members list

Value members

Concrete methods

def apply(left: Fact, right: Fact): Fact
def apply(left: Fact, right: Fact, messageFun: Option[Option[String] => Option[String]]): Fact