Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upMockMvcResultMatchers.jsonPath(String).value() should have a matching method to declare the expected type [SPR-16587] #21129
Comments
This comment has been minimized.
This comment has been minimized.
Sam Brannen commented Resolved for...
|
spring-issuemaster
closed this
Apr 3, 2018
spring-issuemaster
added this to the 5.0.5 milestone
Jan 11, 2019
spring-issuemaster
assigned
sbrannen
Jan 11, 2019
Jan 11, 2019
This was referenced
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
spring-issuemaster commentedMar 13, 2018
•
edited
Sam Brannen opened SPR-16587 and commented
#19067 was intended to introduce this support in
JsonPathResultMatchers
; however, it only introduced this support inJsonPathRequestMatchers
andJsonPathExpectationsHelper
.This issue will therefore add this support to
JsonPathResultMatchers
as well.Affects: 4.3.14, 5.0.4
Reference URL: https://stackoverflow.com/a/38013171/388980
Issue Links:
Referenced from: commits d57d914, 68463e2, 2c2ce55
Backported to: 4.3.15