Interface TestOutputReceiver<T extends OutputReportEntry>

    • Method Detail

      • writeTestOutput

        void writeTestOutput​(T reportEntry)
        Forwards process output from the running test-case into the reporting system
        Parameters:
        reportEntry - wraps test output with descriptive information of the output