-
- All Implemented Interfaces:
-
au.com.dius.pact.provider.junit5.TestTarget,au.com.dius.pact.provider.spring.junit5.WebFluxBasedTestTarget
public final class WebTestClientTarget implements WebFluxBasedTestTarget
-
-
Constructor Summary
Constructors Constructor Description WebTestClientTarget(WebTestClient webTestClient)
-
Method Summary
Modifier and Type Method Description Pair<WebTestClient.RequestHeadersSpec<?>, WebTestClient>prepareRequest(Interaction interaction, Map<String, Object> context)-
Methods inherited from class au.com.dius.pact.provider.spring.junit5.WebTestClientTarget
executeInteraction, getProviderInfo, isHttpTarget, prepareVerifier, requestUriString, toWebFluxRequestBuilder -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
prepareRequest
Pair<WebTestClient.RequestHeadersSpec<?>, WebTestClient> prepareRequest(Interaction interaction, Map<String, Object> context)
-
-
-
-