public class UnusedStepsSummaryPrinter extends Object implements ColorAware, EventListener, SummaryPrinter
Constructor and Description |
---|
UnusedStepsSummaryPrinter(Appendable out) |
Modifier and Type | Method and Description |
---|---|
void |
setEventPublisher(EventPublisher publisher) |
void |
setMonochrome(boolean monochrome) |
public UnusedStepsSummaryPrinter(Appendable out)
public void setEventPublisher(EventPublisher publisher)
setEventPublisher
in interface EventListener
public void setMonochrome(boolean monochrome)
setMonochrome
in interface ColorAware
Copyright © 2020. All rights reserved.