javaslang.test.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javaslang-test Show documentation
Show all versions of javaslang-test Show documentation
A property check framework for Javaslang.
/**
* A property check framework built around {@linkplain javaslang.test.Property} which integrates well with unit test frameworks like junit.
*
* @since 1.2.0
*/
package javaslang.test;