Interface Outputable

    • Method Detail

      • setOutput

        void setOutput​(TestOut out)
        Defines print output streams or writers.
        Parameters:
        out - Identify the streams or writers used for print output.
        See Also:
        getOutput()