spring-framework/spring-test/src
sdeleuze 91c8b62817 Make ResponseSpec.expectBody Kotlin extension usable
Prior to this commit, due to KT-5464 type inference issue there was not
proper way to provide body expectations with WebTestClient. This commit
provides a workaround by updating the existing Kotlin extension to
return a Kotlin compatible API.

Issue: SPR-15692
2018-04-17 14:58:12 +02:00
..
main Make ResponseSpec.expectBody Kotlin extension usable 2018-04-17 14:58:12 +02:00
test Make ResponseSpec.expectBody Kotlin extension usable 2018-04-17 14:58:12 +02:00