Update README.md

This commit is contained in:
johnA1331 2021-11-18 01:09:16 +08:00 committed by GitHub
parent 6934b67f3c
commit dd9eb450fd
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@
- [Asserting Log Messages With JUnit](https://www.baeldung.com/junit-asserting-logs)
- [Assert Two Lists for Equality Ignoring Order in Java](https://www.baeldung.com/java-assert-lists-equality-ignore-order)
- [Assert That a Java Optional Has a Certain Value](https://www.baeldung.com/java-optional-assert-value)