Class MessagesToUsageWriter

java.lang.Object
io.cucumber.usageformatter.MessagesToUsageWriter
All Implemented Interfaces:
AutoCloseable

public final class MessagesToUsageWriter extends Object implements AutoCloseable
Writes usage statistics for step definitions.

Note: Messages are first collected and only written once the stream is closed.