MockMvcResultMatchers.jsonPath(String).value() should have a matching method to declare the expected type [SPR-16587] #21129
Labels
in: test
Issues in the test module
status: backported
An issue that has been backported to maintenance branches
type: enhancement
A general enhancement
Milestone
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
The text was updated successfully, but these errors were encountered: