public class TestRequestHelper
extends java.lang.Object
| Constructor and Description |
|---|
TestRequestHelper() |
| Modifier and Type | Method and Description |
|---|---|
static io.vertx.core.http.HttpServerRequest |
createRequest(io.vertx.core.http.HttpMethod method,
java.lang.String path,
io.vertx.core.MultiMap formAttributes) |
Copyright © 2024. All Rights Reserved.