zio.test.laws.ZLawsF$.Invariant$.Law2ZIO
Constructs a law from an effectual function taking two parameters.
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