This is similar to the JUnit Hands On Lab I did at JavaOne in September 2017 except:
1) It has been updated now that JUnit 5 has been released more than a week
2) It uses Gradle
3) The content is expanded since the timeframe is longer
a Gradle project • New dependencies • Required config Note: If you use Maven at your job, you can read the Maven equivalents at https://github.com/boyarsky/JavaOne2017-HOL-JUnit5