TestConstructor

zio.test.TestConstructor
See theTestConstructor companion object
trait TestConstructor[-Environment, In]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type Out <: Spec[Environment, Any]

Value members

Abstract methods

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