Uses of Class
io.vavr.test.Property.ForAll3
Packages that use Property.ForAll3
Package
Description
A property check framework built around Property which integrates well with unit test frameworks like junit.
-
Uses of Property.ForAll3 in io.vavr.test
Methods in io.vavr.test that return Property.ForAll3Modifier and TypeMethodDescription<T1,
T2, T3>
Property.ForAll3<T1, T2, T3> Returns a logical for all quantor of 3 given variables.