public class TestStepList extends Object
| Constructor and Description |
|---|
TestStepList(OctaneHttpClient octaneHttpClient,
String baseDomain,
String testId)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
GetTestSteps |
get()
Returns an instance of
GetTestSteps in order to see test steps |
UpdateTestSteps |
update()
Returns an instance of
UpdateTestSteps in order to update or create test steps |
public TestStepList(OctaneHttpClient octaneHttpClient, String baseDomain, String testId)
octaneHttpClient - The client to usebaseDomain - The base domain from which the URL will be constructedtestId - Has to be a manual test ID otherwise the API will failpublic GetTestSteps get()
GetTestSteps in order to see test stepspublic UpdateTestSteps update()
UpdateTestSteps in order to update or create test stepsCopyright © 2021 Micro Focus. All rights reserved.