Update README.md

[skip ci]
This commit is contained in:
edizor 2023-11-24 21:38:30 +08:00 committed by GitHub
parent a4c30e423d
commit 9d20500b64
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@
- [Assert That an Object Is From a Specific Type](https://www.baeldung.com/java-assert-object-of-type)
- [Asserting Equality on Two Classes Without an equals() Method](https://www.baeldung.com/java-assert-equality-no-equals)
- [Assert Regex Matches in JUnit](https://www.baeldung.com/junit-assert-regex-matches)
- [Asserting Nested Map With JUnit](https://www.baeldung.com/junit-assert-nested-map)