e64InputStream 85%/76%
> Base64OutputStream 88%/70%
>
> Gary
>
>> -Original Message-
>> From: Julius Davies [mailto:juliusdav...@gmail.com]
>> Sent: Wednesday, July 15, 2009 12:55 PM
>> To: Commons Developers List
>> Subject: Re: [codec] 1.4 release:
gt; Subject: Re: [codec] 1.4 release: code coverage help needed
>
> Hi, Gary,
>
> I think the streaming Base64 is adequately exercised by the tests
> inside Base64InputStreamTest.java and Base64OutputStreamTest.java.
> It's also worth noting that all the original Base64 op
Hi, Gary,
I think the streaming Base64 is adequately exercised by the tests
inside Base64InputStreamTest.java and Base64OutputStreamTest.java.
It's also worth noting that all the original Base64 operations are now
implemented via the streaming, so the original unit tests from 1.3
provide a good wo