Property-based testing framework integrated with JUnit.
<dependency>
<groupId>com.pholser</groupId>
<artifactId>junit-quickcheck-core</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.
Define a property-based test using JUnit QuickCheck.
Use JUnit 4 or migrate to JUnit 5 with the quickcheck extension.
No dependency data recorded yet.