public final class DefaultSummaryPrinter extends Object implements SummaryPrinter, ColorAware, StrictAware, ConcurrentEventListener
Constructor and Description |
---|
DefaultSummaryPrinter() |
Modifier and Type | Method and Description |
---|---|
void |
setEventPublisher(EventPublisher publisher) |
void |
setMonochrome(boolean monochrome) |
void |
setStrict(boolean strict) |
public void setEventPublisher(EventPublisher publisher)
setEventPublisher
in interface ConcurrentEventListener
public void setMonochrome(boolean monochrome)
setMonochrome
in interface ColorAware
public void setStrict(boolean strict)
setStrict
in interface StrictAware
Copyright © 2020. All rights reserved.