public abstract class AllureNestedStepping extends Object
| Constructor and Description |
|---|
AllureNestedStepping(String uuid)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getParentStep() |
protected void |
nestedStep(String stepName) |
protected void |
rootStep(String stepName) |
protected void |
setParentStep(String parentStep) |
protected void |
stopStep() |
public AllureNestedStepping(String uuid)
uuid - used as root parent stepCopyright © 2017–2022 wcm.io QA. All rights reserved.