Class ProgressFormatter

java.lang.Object
io.cucumber.core.plugin.ProgressFormatter
All Implemented Interfaces:
ColorAware, ConcurrentEventListener, Plugin

public final class ProgressFormatter extends Object implements ConcurrentEventListener, ColorAware
Renders a rudimentary progress bar.

Each character in the bar represents either a step or hook. The status of that step or hook is indicated by the character and its color.