spring-projects / spring-projects/spring-hateoas
Add support for link matching for Spring MVC integration test support
Open
@odrotbohm is already working on this.
Since Feb 15, 2013.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 476
- PR merge metrics
- No merged PRs in 30d
Description
Since version 3.2 the Spring MVC integration test framework exposes API to define assertions on the response returned (see the JavaDoc). We could expose API similar to MockMvcResultMatchers to ease defining assertions on links being present etc. Feel free to comment ideas of what methods could be exposed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.