Update README.md

[skip ci]
This commit is contained in:
edizor 2023-04-14 17:04:35 +08:00 committed by GitHub
parent fb71922274
commit c01d45b74e
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ This module contains articles about JUnit 5 Annotations
- [Guide to JUnit 5 Parameterized Tests](https://www.baeldung.com/parameterized-tests-junit-5)
- [Writing Templates for Test Cases Using JUnit 5](https://www.baeldung.com/junit5-test-templates)
- [JUnit 5 @Nested Test Classes](https://www.baeldung.com/junit-5-nested-test-classes)
- [A Guide to @Timeout Annotation in JUnit 5](https://www.baeldung.com/java-junit-5-timeout-annotation)