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