diff --git a/testing-modules/testing-assertions/README.md b/testing-modules/testing-assertions/README.md new file mode 100644 index 0000000000..08e2e66062 --- /dev/null +++ b/testing-modules/testing-assertions/README.md @@ -0,0 +1,3 @@ +### Relevant Articles: + +- [Asserting Log Messages With JUnit](https://www.baeldung.com/junit-asserting-logs)