You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/03/26 23:40:27 UTC

[jira] Commented: (CODEC-93) Add test(s) to check that encodeBase64() does not chunk output

    [ https://issues.apache.org/jira/browse/CODEC-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12850388#action_12850388 ] 

Sebb commented on CODEC-93:
---------------------------

Thanks for the patch.

Is the main() method essential?

> Add test(s) to check that encodeBase64() does not chunk output
> --------------------------------------------------------------
>
>                 Key: CODEC-93
>                 URL: https://issues.apache.org/jira/browse/CODEC-93
>             Project: Commons Codec
>          Issue Type: Sub-task
>    Affects Versions: 1.4
>            Reporter: Sebb
>         Attachments: codec93-preserve-1.3-behaviour.patch
>
>
> There don't appear to be any tests to specifically check that encodeBase64(byte[]) does not chunk output.
> Also, there don't seem to be any direct tests of the following static method:
> encodeBase64(byte[] binaryData, boolean isChunked, boolean urlSafe)
> There are not many of some of the other static methods either.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.