Merge pull request #6688 from sheryllresulta/master

Bi-monthly test fix - BAEL-13609
This commit is contained in:
Loredana Crusoveanu
2019-04-12 23:01:56 +03:00
committed by GitHub
61 changed files with 90 additions and 67 deletions
+2 -2
View File
@@ -18,6 +18,6 @@
- [Custom JUnit 4 Test Runners](http://www.baeldung.com/junit-4-custom-runners)
- [Guide to JSpec](http://www.baeldung.com/jspec)
- [Custom Assertions with AssertJ](http://www.baeldung.com/assertj-custom-assertion)
- [Using Conditions with AssertJ](http://www.baeldung.com/assertj-conditions)
- [Guide to JavaFaker](https://www.baeldung.com/java-faker)
- [Using Conditions with AssertJ Assertions](http://www.baeldung.com/assertj-conditions)
- [A 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)