Interface SummaryPrinter

All Superinterfaces:
Plugin

@API(status=STABLE) @Deprecated public interface SummaryPrinter extends Plugin
Deprecated.
Interface for plugins that print a summary after test execution. Deprecated use the EventListener or ConcurrentEventListener interface instead.
See Also: