Package org.spockframework.runtime
Interface IStandardStreamsListener
- All Known Implementing Classes:
AsyncStandardStreamsListener
public interface IStandardStreamsListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidstandardErr(String message) voidstandardOut(String message)
-
Method Details
-
standardOut
-
standardErr
-