| Modifier and Type | Method and Description |
|---|---|
TestClient |
RouteMock.client(Routing routing)
Creates new client with this mock and provided routing.
|
static TestClient |
TestClient.create(Routing routing)
Creates new
TestClient instance with specified routing. |
static TestClient |
TestClient.create(Supplier<Routing> routingBuilder)
Creates new
TestClient instance with specified routing. |
Copyright © 2018–2019 Oracle Corporation. All rights reserved.