public class JavaStartApplicationTestStep extends JavaTestStep implements Serializable
actionName, data, elementName| Constructor and Description |
|---|
JavaStartApplicationTestStep() |
JavaStartApplicationTestStep(ApplicationUnderTest applicationUnderTest) |
JavaStartApplicationTestStep(String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
asCode() |
JavaStartApplicationTestStep |
clone() |
TestStepResult |
execute() |
getTestStepTypeShortNameassignTestCase, getAssociatedData, getDescription, getName, getRunTimeElement, getTestCase, guiComponent, setActionName, setAssociatedData, setDescription, setElementName, setName, setRunTimeElement, toStringpublic JavaStartApplicationTestStep()
public JavaStartApplicationTestStep(ApplicationUnderTest applicationUnderTest)
public JavaStartApplicationTestStep clone()
clone in class JavaTestSteppublic String asCode()
asCode in class JavaTestSteppublic TestStepResult execute()
execute in class JavaTestStepCopyright © 2019. All rights reserved.