Reference code for article series on Codemotion Magazine about property-based testing.
- package
me.elleuca.part1
- introduction, simple unit test - package
me.elleuca.part2
- simple property-based tests - package
me.elleuca.part3
- property-based test with generators