junit-quickcheck
junit-quickcheck copied to clipboard
Split API and engine
This is mostly moving files around, however, I extracted interface for SourceOfRandomness because its implementation depends on lots of internal classes.
fixes #254
Would be great to land this since it would enable clean use with JUnit 5!