Luis Munoz
03/04/2020, 10:11 PM@WebFluxTest
but I don't like how it is loading the Spring Boot Context, when I try to use
@WebMvcTest
I get an error saying I don't have WebMvcTest dependencies, I suppose becasue I am using Flux I wouldn't add those, right? Is there a way to do the WebFluxTest without including the Spring Boot Context?