public class ScenarioResult extends Object
| Constructor and Description |
|---|
ScenarioResult(Exception e) |
ScenarioResult(String iolog) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Exception> |
getException() |
String |
getIOLog() |
void |
reportToLog() |
Copyright © 2017. All rights reserved.