Basic generators for property-based testing with JUnit QuickCheck.
<dependency>
<groupId>com.pholser</groupId>
<artifactId>junit-quickcheck-generators</artifactId>
<version>0.9.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use @InRange to constrain generated values in a property test.
Use junit-quickcheck-core with JUnit 5 via junit-jupiter-engine.
No dependency data recorded yet.