After watching this talk, you’ll be able to write smarter and more comprehensive tests in Java using Property-based Testing - and catch bugs you didn’t even know existed at a fraction of the effort ...
The basis of a maintainable and stable software system is the ability to easily unit test the system in an automated way using testing frameworks such as JUnit. Unfortunately, verifying correct ...