public class EndpointTest extends Object
| Constructor and Description |
|---|
EndpointTest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentation() |
Expect |
getExpect() |
Map<String,com.fasterxml.jackson.databind.JsonNode> |
getParams() |
List<String> |
getTags() |
void |
setDocumentation(String documentation) |
void |
setExpect(Expect expect) |
void |
setParams(Map<String,com.fasterxml.jackson.databind.JsonNode> params) |
void |
setTags(List<String> tags) |
Copyright © 2023. All rights reserved.