Update README.md

This commit is contained in:
johnA1331 2020-09-16 22:57:59 +08:00 committed by GitHub
parent 258f1be8ac
commit 1d9cf597d8
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
### Relevant Articles:
- [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)