spring-framework
5.3.32
spring-test
/
org.springframework.test.web.reactive.server
/
KotlinBodySpec
/
isEqualTo
is
Equal
To
abstract
fun
isEqualTo
(
expected
:
B
)
:
KotlinBodySpec
<
B
>
Content copied to clipboard
Assert the extracted body is equal to the given value.