Expectations

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def failFast[F[_] : Sync]: F[Unit]

Adds the specified location to the list of locations that will be reported if an expectation is failed.

Adds the specified location to the list of locations that will be reported if an expectation is failed.

def xor(other: Expectations)(implicit loc: SourceLocation): Expectations

Inherited methods

Inherited from:
Product