public final class EndpointTestSuite extends Object
| Constructor and Description |
|---|
EndpointTestSuite() |
| Modifier and Type | Method and Description |
|---|---|
String |
getService() |
List<EndpointTest> |
getTestCases() |
String |
getVersion() |
void |
setService(String service) |
void |
setTestCases(List<EndpointTest> testCases) |
void |
setVersion(String version) |
public String getService()
public void setService(String service)
public String getVersion()
public void setVersion(String version)
public List<EndpointTest> getTestCases()
public void setTestCases(List<EndpointTest> testCases)
Copyright © 2023. All rights reserved.