Update README.md
This commit is contained in:
parent
9ae6eccf8c
commit
f2c1a76081
|
@ -18,6 +18,6 @@
|
||||||
- [Custom JUnit 4 Test Runners](http://www.baeldung.com/junit-4-custom-runners)
|
- [Custom JUnit 4 Test Runners](http://www.baeldung.com/junit-4-custom-runners)
|
||||||
- [Guide to JSpec](http://www.baeldung.com/jspec)
|
- [Guide to JSpec](http://www.baeldung.com/jspec)
|
||||||
- [Custom Assertions with AssertJ](http://www.baeldung.com/assertj-custom-assertion)
|
- [Custom Assertions with AssertJ](http://www.baeldung.com/assertj-custom-assertion)
|
||||||
- [Using Conditions with AssertJ](http://www.baeldung.com/assertj-conditions)
|
- [Using Conditions with AssertJ Assertions](http://www.baeldung.com/assertj-conditions)
|
||||||
- [Guide to JavaFaker](https://www.baeldung.com/java-faker)
|
- [Guide to JavaFaker](https://www.baeldung.com/java-faker)
|
||||||
- [Running JUnit Tests Programmatically, from a Java Application](https://www.baeldung.com/junit-tests-run-programmatically-from-java)
|
- [Running JUnit Tests Programmatically, from a Java Application](https://www.baeldung.com/junit-tests-run-programmatically-from-java)
|
||||||
|
|
Loading…
Reference in New Issue