Package io.cucumber.plugin.event
Class Result
- java.lang.Object
-
- io.cucumber.plugin.event.Result
-
@API(status=STABLE) public final class Result extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)DurationgetDuration()ThrowablegetError()StatusgetStatus()inthashCode()StringtoString()
-