* BAEL-17342 Slice 9 | The top 100 articles should have their own package in the module * BAEL-17342 Slice 9 | The top 100 articles should have their own package in the module -Updated for junit-assert-exception
Relevant Articles:
- A Guide to JUnit 5
 - JUnit5 @RunWith
 - Get the Path of the /src/test/resources Directory in JUnit
 - Tagging and Filtering JUnit Tests
 - JUnit 5 Temporary Directory Support
 - @Before vs @BeforeClass vs @BeforeEach vs @BeforeAll
 - JUnit 5 @Test Annotation
 - Migrating from JUnit 4 to JUnit 5
 - Assert an Exception is Thrown in JUnit 4 and 5
 - The Difference Between Failure and Error in JUnit