public class CallTestStep extends AbstractTestStep
| Modifier and Type | Field and Description |
|---|---|
static String |
PREFIX
The prefix for the call step
|
| Constructor and Description |
|---|
CallTestStep(String testId,
String testStep)
Callstep has two parts - the ID of the called test and an optional step
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCallStepString()
The string of the optional call step
|
String |
getTestId()
The test ID
|
getTestStep, getTestStepStringpublic static final String PREFIX
Copyright © 2021 Micro Focus. All rights reserved.