Interface SummaryPrinter

  • All Superinterfaces:
    Plugin

    @API(status=STABLE)
    public interface SummaryPrinter
    extends Plugin
    Interface for plugins that print a summary after test execution.
    See Also:
    Plugin