spring-test
/
org.springframework.test.web.servlet.result
/
RequestResultMatchersDsl
/
sessionAttribute
session
Attribute
fun <
T
>
sessionAttribute
(name:
String
, matcher:
Matcher
<
T
>)
Content copied to clipboard
fun
sessionAttribute
(name:
String
, expectedValue:
Any
?)
Content copied to clipboard
See also
org.springframework.test.web.servlet.result.RequestResultMatchers