public class WebFluxTarget
extends MockTestingTarget
public WebFluxTarget(int runTimes)
public WebFluxTarget()
@NotNull public java.util.List<java.lang.Object> getControllers()
public void setControllers(@NotNull
java.util.List<? extends java.lang.Object> p)
@Nullable public org.springframework.web.reactive.function.server.RouterFunction<?> getRouterFunction()
public void setRouterFunction(@Nullable
org.springframework.web.reactive.function.server.RouterFunction<?> p)
public void testInteraction(@NotNull
java.lang.String consumerName,
@NotNull
au.com.dius.pact.core.model.Interaction interaction,
@NotNull
au.com.dius.pact.core.model.PactSource source,
@NotNull
java.util.Map<java.lang.String,? extends java.lang.Object> context)
@NotNull public java.lang.Class<?> getRequestClass()
@NotNull public WebFluxProviderVerifier createProviderVerifier()