Update README.md

This commit is contained in:
johnA1331 2021-09-29 23:40:27 +08:00 committed by GitHub
parent 98a5c931b0
commit 214c1c385f
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@
- [Running JUnit Tests Programmatically, from a Java Application](https://www.baeldung.com/junit-tests-run-programmatically-from-java)
- [Introduction to Lambda Behave](https://www.baeldung.com/lambda-behave)
- [Conditionally Run or Ignore Tests in JUnit 4](https://www.baeldung.com/junit-conditional-assume)
- [JUnit 4 on How to Ignore a Base Test Class](https://www.baeldung.com/junit-ignore-base-test-class)