zio.test.laws.ZLawsF$.Invariant$.Law1
Constructs a law from a pure function taking a single parameter.
Attributes
- Graph
- Supertypes
- Self type
Members list
Concise view
Value members
Test that values of type F[+_]
satisfy the laws using the specified
function to construct a generator of F[A]
values given a generator of
A
values.
Test that values of type F[+_]
satisfy the laws using the specified
function to construct a generator of F[A]
values given a generator of
A
values.
Attributes
Combine these laws with the specified laws to produce a set of laws that
require both sets of laws to be satisfied.
Combine these laws with the specified laws to produce a set of laws that
require both sets of laws to be satisfied.
Attributes
- Inherited from:
- Invariant