[BAEL-16643] removed the wrong article link from libraries-testing readme and moved hamcrest README article link

This commit is contained in:
Sjmillington 2019-09-14 13:40:30 +01:00
parent 9a0ba02e6d
commit ac043d32f5
2 changed files with 1 additions and 4 deletions

View File

@ -6,5 +6,4 @@
- [Serenity BDD with Spring and JBehave](http://www.baeldung.com/serenity-spring-jbehave) - [Serenity BDD with Spring and JBehave](http://www.baeldung.com/serenity-spring-jbehave)
- [Introduction to Awaitlity](http://www.baeldung.com/awaitlity-testing) - [Introduction to Awaitlity](http://www.baeldung.com/awaitlity-testing)
- [Introduction to Hoverfly in Java](http://www.baeldung.com/hoverfly) - [Introduction to Hoverfly in Java](http://www.baeldung.com/hoverfly)
- [Hamcrest File Matchers](https://www.baeldung.com/hamcrest-file-matchers) - [Testing with Hamcrest](http://www.baeldung.com/java-junit-hamcrest-guide)
- [Hamcrest Text Matchers](http://www.baeldung.com/hamcrest-text-matchers)

View File

@ -1,2 +0,0 @@
### Relevant Articles:
- [Testing with Hamcrest](http://www.baeldung.com/java-junit-hamcrest-guide)