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