spring-framework / org.springframework.test.web.reactive.server / expectBodyList

expectBodyList

inline fun <reified E : Any> ResponseSpec.expectBodyList(): ListBodySpec<E>

Extension for ResponseSpec.expectBodyList providing a expectBodyList<Foo>() variant.

Author
Sebastien Deleuze

Since
5.0