Package org.brotli.wrapper.enc
Class BrotliEncoderChannelTest
java.lang.Object
org.brotli.integration.BrotliJniTestBase
org.brotli.wrapper.enc.BrotliEncoderChannelTest
Tests for
BrotliEncoderChannel
.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class
Test case with a unique name.private static enum
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static InputStream
private static void
run
(String entryName, BrotliEncoderChannelTest.TestMode mode) static junit.framework.TestSuite
suite()
Creates a test suite.
-
Field Details
-
CHUNK_SIZE
private static final int CHUNK_SIZE- See Also:
-
-
Constructor Details
-
BrotliEncoderChannelTest
public BrotliEncoderChannelTest()
-
-
Method Details
-
getBundle
- Throws:
IOException
-
suite
Creates a test suite.- Throws:
IOException
-
run
- Throws:
Throwable
-