[BAEL-16643] removed the wrong article link from libraries-testing readme and moved hamcrest README article link
This commit is contained in:
parent
9a0ba02e6d
commit
ac043d32f5
|
@ -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)
|
|
|
@ -1,2 +0,0 @@
|
||||||
### Relevant Articles:
|
|
||||||
- [Testing with Hamcrest](http://www.baeldung.com/java-junit-hamcrest-guide)
|
|
Loading…
Reference in New Issue