Class StreamFlusherDecorator


  • public final class StreamFlusherDecorator
    extends BeforeAfterRunListenerDecorator
    Flushes System.out and System.err before passing the event to the delegate.
    • Constructor Detail

      • StreamFlusherDecorator

        public StreamFlusherDecorator​(org.junit.runner.notification.RunListener delegate)