Package io.cucumber.plugin.event
Interface Event
- All Known Implementing Classes:
EmbedEvent,SnippetsSuggestedEvent,StepDefinedEvent,TestCaseEvent,TestCaseFinished,TestCaseStarted,TestRunFinished,TestRunStarted,TestSourceParsed,TestSourceRead,TestStepFinished,TestStepStarted,WriteEvent
@API(status=STABLE)
public interface Event
-
Method Summary
-
Method Details
-
getInstant
Instant getInstant()Returns instant from epoch.- Returns:
- time instant in Instant
- See Also:
-