Example code “Readable tests”This repository contains the example code for the bbv Tech Insights blog post “Readable tests”.RequirementsJava 25Maven 3RunningThere is no main program to run, just the tests. Run them with Maven:mvn test