Class EglOutputBufferPrintExecutionListenerTests.StartsRecordingWhenOutputBufferIsAboutToBePrintedTo

    • Constructor Detail

      • StartsRecordingWhenOutputBufferIsAboutToBePrintedTo

        public StartsRecordingWhenOutputBufferIsAboutToBePrintedTo()
    • Method Detail

      • startsToRecordWhenFinishedExecutingLeftHandSideOfCallToPrintMethodOnOutputBuffer

        public void startsToRecordWhenFinishedExecutingLeftHandSideOfCallToPrintMethodOnOutputBuffer()
                                                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • doesNotStartToRecordWhenMethodIsNotPrint

        public void doesNotStartToRecordWhenMethodIsNotPrint()
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • doesNotStartToRecordWhenLeftHandSideIsNotAnOutputBuffer

        public void doesNotStartToRecordWhenLeftHandSideIsNotAnOutputBuffer()
                                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception