Continuous Delivery
Property-based testing in Java with JUnit-Quickcheck – Part 2: Generators
In Part 1 of this tutorial we created a Property-based test (PBT) from a normal JUnit test with basic types. Now let us extend the domain object PostalParcel with a list of Products.