Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
TestCompressorQuality11 Class Reference
Inheritance diagram for TestCompressorQuality11:
TestCase _TestCompressor TestCase _TestCompressor TestCase _TestCompressor TestCase _TestCompressor

Public Member Functions

 setUp (self)
 
 setUp (self)
 
 setUp (self)
 
 setUp (self)
 
- Public Member Functions inherited from _TestCompressor
 tearDown (self)
 
 tearDown (self)
 
 tearDown (self)
 
 tearDown (self)
 
- Public Member Functions inherited from TestCase
 tearDown (self)
 
 assertFilesMatch (self, first, second)
 
 tearDown (self)
 
 assertFilesMatch (self, first, second)
 
 tearDown (self)
 
 assertFilesMatch (self, first, second)
 
 tearDown (self)
 
 assertFilesMatch (self, first, second)
 

Data Fields

 compressor = brotli.Compressor(quality=11)
 
- Data Fields inherited from _TestCompressor
 compressor = None
 

Additional Inherited Members

- Static Public Attributes inherited from _TestCompressor
int CHUNK_SIZE = 2048
 
- Protected Member Functions inherited from _TestCompressor
 _check_decompression (self, test_data)
 
 _test_single_process (self, test_data)
 
 _test_multiple_process (self, test_data)
 
 _test_multiple_process_and_flush (self, test_data)
 
 _check_decompression (self, test_data)
 
 _test_single_process (self, test_data)
 
 _test_multiple_process (self, test_data)
 
 _test_multiple_process_and_flush (self, test_data)
 
 _check_decompression (self, test_data)
 
 _test_single_process (self, test_data)
 
 _test_multiple_process (self, test_data)
 
 _test_multiple_process_and_flush (self, test_data)
 
 _check_decompression (self, test_data)
 
 _test_single_process (self, test_data)
 
 _test_multiple_process (self, test_data)
 
 _test_multiple_process_and_flush (self, test_data)
 

Member Function Documentation

◆ setUp() [1/4]

setUp ( self)

◆ setUp() [2/4]

setUp ( self)

◆ setUp() [3/4]

setUp ( self)

◆ setUp() [4/4]

setUp ( self)

Field Documentation

◆ compressor

compressor = brotli.Compressor(quality=11)

The documentation for this class was generated from the following files: