TestConstructor

trait TestConstructor[-Environment, In]
Companion:
object
class Object
trait Matchable
class Any

Type members

Types

type Out <: Spec[Environment, Any]

Value members

Abstract methods

def apply(label: String)(assertion: => In)(implicit sourceLocation: SourceLocation, trace: Trace): Out