| Modifier and Type | Method and Description |
|---|---|
TestsSpec.HttpMethod |
AbstractApiTest.StepExecution.getHttpMethod() |
TestsSpec.HttpMethod |
TestsSpec.Step.getHttpMethod() |
static TestsSpec.HttpMethod |
TestsSpec.HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestsSpec.HttpMethod[] |
TestsSpec.HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ControllerContext |
ControllerContextUtils.extractControllerContext(TestsSpec.HttpMethod httpMethod,
String uri,
Class<? extends AbstractController> controllerClass) |
Copyright © 2020 Avantage Compris. All rights reserved.