spring-framework
/
org.springframework.test.web.servlet.result
/
StatusResultMatchers
/
isOk
isOk
open
fun
isOk
(
)
:
ResultMatcher
Assert the response status code is
HttpStatus.OK
(200).