e28fd3e7c9
update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
7 lines
375 B
Markdown
7 lines
375 B
Markdown
### 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)
|