Class BrotliEncoderChannelTest

java.lang.Object
org.brotli.integration.BrotliJniTestBase
org.brotli.wrapper.enc.BrotliEncoderChannelTest

public class BrotliEncoderChannelTest extends BrotliJniTestBase
  • Constructor Details

    • BrotliEncoderChannelTest

      public BrotliEncoderChannelTest()
  • Method Details

    • suite

      public static junit.framework.TestSuite suite() throws IOException
      Creates a test suite.
      Throws:
      IOException