Spring WebFlux Testing

Testing support for WebFlux applications including WebTestClient for integration testing of server endpoints, controller tests, and end-to-end testing with a full Spring application context.

API entry from apis.yml

apis.yml Raw ↑
name: Spring WebFlux Testing
description: Testing support for WebFlux applications including WebTestClient for integration testing
  of server endpoints, controller tests, and end-to-end testing with a full Spring application context.
humanUrl: https://docs.spring.io/spring-framework/reference/testing/webtestclient.html
tags:
- Integration Testing
- Reactive Testing
- Spring Boot Test
- Testing
- WebTestClient
properties:
- type: Documentation
  url: https://docs.spring.io/spring-framework/reference/testing/webtestclient.html
- type: APIReference
  url: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/server/WebTestClient.html