Class BrotliOutputStreamTest

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

public class BrotliOutputStreamTest extends BrotliJniTestBase
  • Constructor Details

    • BrotliOutputStreamTest

      public BrotliOutputStreamTest()
  • Method Details

    • suite

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