Class EglOutputBufferPrintExecutionListenerTests.StartsRecordingWhenOutputBufferIsAboutToBePrintedTo

    • Constructor Detail

      • StartsRecordingWhenOutputBufferIsAboutToBePrintedTo

        public StartsRecordingWhenOutputBufferIsAboutToBePrintedTo()
    • Method Detail

      • startsToRecordWhenFinishedExecutingLeftHandSideOfCallToPrintMethodOnOutputBuffer

        public void startsToRecordWhenFinishedExecutingLeftHandSideOfCallToPrintMethodOnOutputBuffer()
                                                                                              throws Exception
        Throws:
        Exception
      • doesNotStartToRecordWhenMethodIsNotPrint

        public void doesNotStartToRecordWhenMethodIsNotPrint()
                                                      throws Exception
        Throws:
        Exception
      • doesNotStartToRecordWhenLeftHandSideIsNotAnOutputBuffer

        public void doesNotStartToRecordWhenLeftHandSideIsNotAnOutputBuffer()
                                                                     throws Exception
        Throws:
        Exception