public class EndpointTestSuiteModel extends Object
| Constructor and Description |
|---|
EndpointTestSuiteModel() |
| Modifier and Type | Method and Description |
|---|---|
List<EndpointTestModel> |
getTestCases() |
void |
setTestCases(List<EndpointTestModel> testCases) |
public List<EndpointTestModel> getTestCases()
public void setTestCases(List<EndpointTestModel> testCases)
Copyright © 2023. All rights reserved.