Skip to main content
Run any Skill in Manus
with one click

spring-webflux-testing

// WebFlux testing requires StepVerifier for reactive streams — standard assertions silently pass on empty Flux. WebTestClient API differs from MockMvc. Read before testing reactive endpoints. Triggers: @WebFluxTest, WebTestClient, StepVerifier, Mono, Flux, mockUser(), mockJwt(), mutateWith, verifyComplete, expectBody, expectStatus, @AutoConfigureWebTestClient.

$ git log --oneline --stat
stars:43
forks:2
updated:April 8, 2026 at 03:26
File Explorer
2 files
SKILL.md
readonly