Details
Description
There is a requirement that compression algorithm must not increase the size of the compressed data.
Create a test case for worst case input data (= uniformly distributed random data) and see that the output does not exceed the size of input data.