quicktheories / QuickTheories

Property based testing for Java 8
Apache License 2.0
505 stars 51 forks source link

Implement excludingRange and withRange functionality for Strings #72

Open hyperpape opened 4 years ago

hyperpape commented 4 years ago

This is a work in progress PR related to Issue 38 https://github.com/quicktheories/QuickTheories/issues/38

If the direction seems reasonable, I would still need to implement the excludingRanges method but it's clear enough how to do that.