| Interface and Description |
|---|
| cucumber.api.formatter.Formatter
as of version 4.0.0; use
EventListener and Plugin instead.
Optionally, use ColorAware and/or StrictAware instead of Plugin. |
| Method and Description |
|---|
| cucumber.api.event.Event.getTimeStamp()
prefer
TimeStampedEvent.getTimeStampMillis() |
Copyright © 2019. All rights reserved.