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
public class BrotliJniTestBase extends java.lang.Object
Optionally loads brotli JNI wrapper native library.
-
-
Constructor Summary
Constructors Constructor Description BrotliJniTestBase()
-