SuiteConstructor

zio.test.SuiteConstructor
See theSuiteConstructor companion object
trait SuiteConstructor[In]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type OutError

Value members

Abstract methods

def apply(spec: In)(implicit trace: Trace): Spec[OutEnvironment, OutError]