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