Class ChannelsWriterTest

java.lang.Object
org.apache.maven.surefire.api.util.internal.ChannelsWriterTest

public class ChannelsWriterTest extends Object
  • Field Details

    • ee

      public final org.junit.rules.ExpectedException ee
    • tmp

      public final org.junit.rules.TemporaryFolder tmp
  • Constructor Details

    • ChannelsWriterTest

      public ChannelsWriterTest()
  • Method Details

    • wrappedBuffer

      public void wrappedBuffer() throws Exception
      Throws:
      Exception
    • bigBuffer

      public void bigBuffer() throws Exception
      Throws:
      Exception
    • shouldFlushWhenEmptyBuffer

      public void shouldFlushWhenEmptyBuffer() throws Exception
      Throws:
      Exception
    • shouldFlushWhenEmptyBufferOnBufferedWrites

      public void shouldFlushWhenEmptyBufferOnBufferedWrites() throws Exception
      Throws:
      Exception
    • bufferedChannel

      public void bufferedChannel() throws Exception
      Throws:
      Exception
    • shouldFailAfterClosed

      public void shouldFailAfterClosed() throws IOException
      Throws:
      IOException
    • shouldFailIfNotReadable

      public void shouldFailIfNotReadable() throws IOException
      Throws:
      IOException
    • shouldFailIOnDirectBuffer

      public void shouldFailIOnDirectBuffer() throws IOException
      Throws:
      IOException
    • shouldUseFileChannel

      public void shouldUseFileChannel() throws IOException
      Throws:
      IOException
    • shouldValidateInput1

      public void shouldValidateInput1() throws Exception
      Throws:
      Exception
    • shouldValidateInput2

      public void shouldValidateInput2() throws Exception
      Throws:
      Exception
    • shouldValidateInput3

      public void shouldValidateInput3() throws Exception
      Throws:
      Exception
    • shouldValidateInput4

      public void shouldValidateInput4() throws Exception
      Throws:
      Exception
    • shouldClose

      public void shouldClose() throws Exception
      Throws:
      Exception
    • shouldNotClose

      public void shouldNotClose() throws Exception
      Throws:
      Exception
    • shouldAlreadyClosed

      public void shouldAlreadyClosed() throws Exception
      Throws:
      Exception
    • shouldWriteZeroLength

      public void shouldWriteZeroLength() throws Exception
      Throws:
      Exception
    • shouldWriteArray

      public void shouldWriteArray() throws Exception
      Throws:
      Exception
    • shouldWrite

      public void shouldWrite() throws Exception
      Throws:
      Exception
    • shouldThrowExceptionOnWrite

      public void shouldThrowExceptionOnWrite() throws Exception
      Throws:
      Exception
    • shouldThrowExceptionOnFuture1

      public void shouldThrowExceptionOnFuture1() throws Exception
      Throws:
      Exception
    • shouldThrowExceptionOnFuture2

      public void shouldThrowExceptionOnFuture2() throws Exception
      Throws:
      Exception
    • shouldThrowExceptionOnFuture3

      public void shouldThrowExceptionOnFuture3() throws Exception
      Throws:
      Exception