Skip to content

Commit

Permalink
#43 - Altered test links.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbullock committed Jun 30, 2016
1 parent 482438b commit b2b95bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ can import this into their IDE.
Tests and their resources reside within `/src/test` and should be written using the JUnit framework, you also have the
following testing libraries available to you when writing your tests:

* Hamcrest {uri-hamcrest}[link]
* AssertJ {uri-assertj}[link]
* {uri-hamcrest}[Hamcrest]
* {uri-assertj}[AssertJ]

Any resources, such as templates, that your tests require should be placed within `/src/test/resources`.

Expand Down

0 comments on commit b2b95bd

Please sign in to comment.