Update README.md

This commit is contained in:
johnA1331
2021-10-21 21:58:48 +08:00
committed by GitHub
parent b5560909a1
commit b22258ff63

View File

@@ -7,3 +7,4 @@
- [Introduction to Lambda Behave](https://www.baeldung.com/lambda-behave) - [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) - [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) - [JUnit 4 on How to Ignore a Base Test Class](https://www.baeldung.com/junit-ignore-base-test-class)
- [Using Fail Assertion in JUnit](https://www.baeldung.com/junit-fail)