spring-framework / org.springframework.test.web.servlet.result / ModelResultMatchersDsl / attribute

attribute

fun <T> attribute(name: String, matcher: Matcher<T>): Unit
fun attribute(name: String, value: Any?): Unit

See Also

ModelResultMatchers.attribute