Class StandardStreamOutWithNewLineEvent


  • public final class StandardStreamOutWithNewLineEvent
    extends AbstractStandardStreamEvent
    The event of standard output stream with new line.
    Since:
    3.0.0-M5
    • Constructor Detail

      • StandardStreamOutWithNewLineEvent

        public StandardStreamOutWithNewLineEvent​(RunMode runMode,
                                                 Long testRunId,
                                                 String message)