Update README.md

This commit is contained in:
johnA1331 2021-10-21 22:08:29 +08:00 committed by GitHub
parent 8ae64fa5dc
commit 06afc4c7b6
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@
- [JUnit Custom Display Name Generator API](https://www.baeldung.com/junit-custom-display-name-generator)
- [@TestInstance Annotation in JUnit 5](https://www.baeldung.com/junit-testinstance-annotation)
- [Run JUnit Test Cases From the Command Line](https://www.baeldung.com/junit-run-from-command-line)
- [Parallel Test Execution for JUnit 5](https://www.baeldung.com/junit-5-parallel-tests)