spring-framework / org.springframework.test.web.reactive.server / KotlinBodySpec / isEqualTo

isEqualTo

abstract fun isEqualTo(expected: B): KotlinBodySpec<B>

Assert the extracted body is equal to the given value.