Update README.md

This commit is contained in:
collaboratewithakash 2022-09-23 16:06:12 +05:30 committed by GitHub
parent 80d73099cc
commit 223f05f88f
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ This module contains articles about test libraries.
- [Introduction to Awaitility](https://www.baeldung.com/awaitility-testing)
- [Introduction to Hoverfly in Java](https://www.baeldung.com/hoverfly)
- [Testing with Hamcrest](https://www.baeldung.com/java-junit-hamcrest-guide)
- [Introduction To DBUnit](https://www.baeldung.com/java-dbunit)
- [Introduction to DBUnit](https://www.baeldung.com/java-dbunit)
- [Introduction to ArchUnit](https://www.baeldung.com/java-archunit-intro)
- [Guide to the ModelAssert Library for JSON](https://www.baeldung.com/json-modelassert)