Uses of Class
io.vavr.test.Property
-
Packages that use Property Package Description io.vavr.test A property check framework built around Property which integrates well with unit test frameworks like junit. -
-
Uses of Property in io.vavr.test
Methods in io.vavr.test that return Property Modifier and Type Method Description static PropertyProperty. def(java.lang.String name)Defines a new Property.
-