Uses of Interface
org.spockframework.runtime.IStandardStreamsListener
Packages that use IStandardStreamsListener
-
Uses of IStandardStreamsListener in org.spockframework.runtime
Classes in org.spockframework.runtime that implement IStandardStreamsListenerMethods in org.spockframework.runtime with parameters of type IStandardStreamsListenerModifier and TypeMethodDescriptionvoidStandardStreamsCapturer.addStandardStreamsListener(IStandardStreamsListener listener) voidStandardStreamsCapturer.removeStandardStreamsListener(IStandardStreamsListener listener) Constructors in org.spockframework.runtime with parameters of type IStandardStreamsListenerModifierConstructorDescriptionAsyncStandardStreamsListener(String threadName, IRunListener delegate, IStandardStreamsListener streamsDelegate)