Package org.brotli.integration
Class BrotliJniTestBase
java.lang.Object
org.brotli.integration.BrotliJniTestBase
- Direct Known Subclasses:
BrotliDecoderChannelTest
,BrotliEncoderChannelTest
,BrotliInputStreamTest
,BrotliOutputStreamTest
,CornerCasesTest
,DecoderTest
,EagerStreamTest
,EmptyInputTest
,EncoderTest
,SetRfcDictionaryTest
,SetZeroDictionaryTest
,UseCompoundDictionaryTest
Optionally loads brotli JNI wrapper native library.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BrotliJniTestBase
public BrotliJniTestBase()
-