java-tutorials/testing-modules/junit-4/README.md

8 lines
449 B
Markdown
Raw Normal View History

### Relevant Articles
- [Guide to JUnit 4 Rules](https://www.baeldung.com/junit-4-rules)
- [Custom JUnit 4 Test Runners](http://www.baeldung.com/junit-4-custom-runners)
- [Introduction to JUnitParams](http://www.baeldung.com/junit-params)
- [Running JUnit Tests Programmatically, from a Java Application](https://www.baeldung.com/junit-tests-run-programmatically-from-java)
2020-01-23 01:43:14 -05:00
- [Introduction to Lambda Behave](https://www.baeldung.com/lambda-behave)