2020-07-07 07:18:10 -04:00
|
|
|
### Relevant Articles:
|
|
|
|
|
|
|
|
- [Asserting Log Messages With JUnit](https://www.baeldung.com/junit-asserting-logs)
|
2020-09-16 10:57:59 -04:00
|
|
|
- [Assert Two Lists for Equality Ignoring Order in Java](https://www.baeldung.com/java-assert-lists-equality-ignore-order)
|
2021-11-17 12:09:16 -05:00
|
|
|
- [Assert That a Java Optional Has a Certain Value](https://www.baeldung.com/java-optional-assert-value)
|