spring-framework / org.springframework.test.web.servlet.result / ContentResultMatchers / node

node

open fun node(matcher: Matcher<in Node>): ResultMatcher

Parse the response content as Node and apply the given Hamcrest Matcher.