public class ScenarioStep extends Object
| Constructor and Description |
|---|
ScenarioStep(List<String> resultLines) |
| Modifier and Type | Method and Description |
|---|---|
Optional<BigDecimal> |
getDuration() |
Optional<? extends Throwable> |
getException() |
TestResult |
getResult() |
String |
getTitle() |
public Optional<BigDecimal> getDuration()
public TestResult getResult()
public String getTitle()
Copyright © 2023. All rights reserved.