KotlinBodySpec
Kotlin compliant WebTestClient.BodySpec
for expectations on the response body decoded to a single Object, see KT-5464 for more details.
Since
5.0.6
Functions
consumeWith
Link copied to clipboard
abstract fun consumeWith(consumer: (EntityExchangeResult<B>) -> Unit): KotlinBodySpec<B>
Content copied to clipboard
isEqualTo
Link copied to clipboard
returnResult
Link copied to clipboard