ZLaws2

zio.test.laws.ZLaws2$
See theZLaws2 companion class
object ZLaws2

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ZLaws2.type

Members list

Concise view

Type members

Classlikes

abstract class Law1Left[-CapsBoth[_, _], -CapsLeft[_], -CapsRight[_]](label: String) extends ZLaws2[CapsBoth, CapsLeft, CapsRight, Any]

Attributes

Graph
Supertypes
class ZLaws2[CapsBoth, CapsLeft, CapsRight, Any]
class Object
trait Matchable
class Any
Self type
Law1Left[CapsBoth, CapsLeft, CapsRight]
abstract class Law1Right[-CapsBoth[_, _], -CapsLeft[_], -CapsRight[_]](label: String) extends ZLaws2[CapsBoth, CapsLeft, CapsRight, Any]

Attributes

Graph
Supertypes
class ZLaws2[CapsBoth, CapsLeft, CapsRight, Any]
class Object
trait Matchable
class Any
Self type
Law1Right[CapsBoth, CapsLeft, CapsRight]