Class EventChannelEncoderTest

java.lang.Object
org.apache.maven.surefire.booter.spi.EventChannelEncoderTest

public class EventChannelEncoderTest extends Object
Since:
3.0.0-M4
Author:
Tibor Digana (tibor17)
  • Constructor Details

    • EventChannelEncoderTest

      public EventChannelEncoderTest()
  • Method Details

    • reportEntry

      public void reportEntry() throws IOException
      Throws:
      IOException
    • testSetCompleted

      public void testSetCompleted() throws IOException
      Throws:
      IOException
    • testStarting

      public void testStarting() throws IOException
      Throws:
      IOException
    • testSuccess

      public void testSuccess() throws IOException
      Throws:
      IOException
    • testFailed

      public void testFailed() throws IOException
      Throws:
      IOException
    • testSkipped

      public void testSkipped() throws IOException
      Throws:
      IOException
    • testError

      public void testError() throws IOException
      Throws:
      IOException
    • testAssumptionFailure

      public void testAssumptionFailure() throws IOException
      Throws:
      IOException
    • testBye

      public void testBye()
    • testStopOnNextTest

      public void testStopOnNextTest()
    • testAcquireNextTest

      public void testAcquireNextTest()
    • testSendOpcode

      public void testSendOpcode()
    • testConsoleInfo

      public void testConsoleInfo()
    • testConsoleError

      public void testConsoleError()
    • testConsoleErrorLog1

      public void testConsoleErrorLog1() throws IOException
      Throws:
      IOException
    • testConsoleErrorLog2

      public void testConsoleErrorLog2() throws IOException
      Throws:
      IOException
    • testConsoleErrorLog3

      public void testConsoleErrorLog3()
    • testConsoleDebug

      public void testConsoleDebug()
    • testConsoleWarning

      public void testConsoleWarning()
    • testStdOutStream

      public void testStdOutStream() throws IOException
      Throws:
      IOException
    • testStdOutStreamLn

      public void testStdOutStreamLn() throws IOException
      Throws:
      IOException
    • testStdErrStream

      public void testStdErrStream() throws IOException
      Throws:
      IOException
    • testStdErrStreamLn

      public void testStdErrStreamLn() throws IOException
      Throws:
      IOException
    • shouldCountSameNumberOfSystemProperties

      public void shouldCountSameNumberOfSystemProperties() throws IOException
      Throws:
      IOException
    • shouldHandleExit

      public void shouldHandleExit()
    • shouldHandleExitWithTrimmedTrace

      public void shouldHandleExitWithTrimmedTrace()
    • testInterruptHandling

      public void testInterruptHandling() throws IOException
      Throws:
      IOException