Update README.md

[skip ci]
This commit is contained in:
edizor 2023-10-05 19:20:51 +08:00 committed by GitHub
parent 7073d328c9
commit bcc3050383
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@
- [JUnit Testing Methods That Call System.exit()](https://www.baeldung.com/junit-system-exit)
- [Single Assert Call for Multiple Properties in Java Unit Testing](https://www.baeldung.com/java-testing-single-assert-multiple-properties)
- [Creating a Test Suite With JUnit](https://www.baeldung.com/java-junit-test-suite)
- [Testing Interface Contract in Java](https://www.baeldung.com/java-junit-verify-interface-contract)