Update README.md

[skip ci]
This commit is contained in:
edizor 2023-07-26 15:56:55 +08:00 committed by GitHub
parent 3839455026
commit dd504e3855
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@
- [Code Coverage with SonarQube and JaCoCo](https://www.baeldung.com/sonarqube-jacoco-code-coverage)
- [Exclusions from Jacoco Report](https://www.baeldung.com/jacoco-report-exclude)
- [Gray Box Testing Using the OAT Technique](https://www.baeldung.com/java-gray-box-orthogonal-array-testing)
- [Unit Testing of System.in With JUnit](https://www.baeldung.com/java-junit-testing-system-in)