
Dmitry Tuchs
PropellerAds
JUnit 5 is a totally new framework, its first release candidate has been issued less than one year ago. JUnit name demands a lot, as it is the most popular solution for writing tests in Java-world, fresh version of which has been wanted for more than 3 years. What did we get? A totally new coding base, architecture and API in the combination with the simple and impressive previous version.
Migration process from the version 4 is easy — you can limit it by simple annotations replacement. But here at PropellerAds, while migrating to the JUnit 5, we first tried to answer the question — how to use new API to make our testing better? To make the long story short:
then… this talk is 100% for you! Using real-life examples, I'll show you how we didn't just replace the annotations but got rid of the first "A" in the "AAA" abbreviation.
PropellerAds