public class ASCII85InputStreamTestCase extends TestCase (Code)
Test case for ASCII85InputStream.
ATTENTION: Some of the tests here depend on the correct behaviour of
ASCII85OutputStream. If something fails here make sure
ASCII85OutputStreamTestCase runs!