Package dev.snowdrop.vertx.http.test
Class VertxWebTestClientSupplier
- java.lang.Object
-
- dev.snowdrop.vertx.http.test.VertxWebTestClientSupplier
-
- All Implemented Interfaces:
java.util.function.Supplier<org.springframework.test.web.reactive.server.WebTestClient>
public class VertxWebTestClientSupplier extends java.lang.Object implements java.util.function.Supplier<org.springframework.test.web.reactive.server.WebTestClient>
-
-
Constructor Summary
Constructors Constructor Description VertxWebTestClientSupplier(org.springframework.context.ApplicationContext applicationContext)
-
Method Summary
Modifier and Type Method Description org.springframework.test.web.reactive.server.WebTestClientget()
-