Relevant Articles:
- A Guide to JUnit 5 Extensions
 - Inject Parameters into JUnit Jupiter Unit Tests
 - The Order of Tests in JUnit
 - Running JUnit Tests Programmatically, from a Java Application
 - Testing an Abstract Class With JUnit
 - Guide to Dynamic Tests in Junit 5
 - Determine the Execution Time of JUnit Tests
 - @BeforeAll and @AfterAll in Non-Static Methods
 - The java.lang.NoClassDefFoundError in JUnit