a66251654d
* [TASK-20625] Upgraded testing-modules to jdk9-and-above profile * [TASK-20625] Fixed failing modules * [TASK-20625] Removed ninja submodule from build * Update pom.xml --------- Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com> |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
Relevant Articles:
- Get the Name of the Currently Executing Test in JUnit
- JUnit 5 TestWatcher API
- JUnit Custom Display Name Generator API
- @TestInstance Annotation in JUnit 5
- Run JUnit Test Cases From the Command Line
- Parallel Test Execution for JUnit 5
- JUnit – Testing Methods That Call System.exit()
- Single Assert Call for Multiple Properties in Java Unit Testing
- Creating a Test Suite With JUnit