You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrunit.apache.org by "Brock Noland (Updated) (JIRA)" <ji...@apache.org> on 2011/11/28 14:02:40 UTC

[jira] [Updated] (MRUNIT-30) Methods {add,set}{Input,Output}FromString have poor error messages

     [ https://issues.apache.org/jira/browse/MRUNIT-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brock Noland updated MRUNIT-30:
-------------------------------

    Fix Version/s: 0.8.0
    
> Methods {add,set}{Input,Output}FromString have poor error messages
> ------------------------------------------------------------------
>
>                 Key: MRUNIT-30
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-30
>             Project: MRUnit
>          Issue Type: Improvement
>            Reporter: Brock Noland
>            Priority: Minor
>             Fix For: 0.8.0
>
>         Attachments: MRUNIT-30-1.patch
>
>
> For example, MapDriverBase addOutputFromString throws this error if the message cannot be parse:
>         throw new IllegalArgumentException("Could not parse output pair in setOutput");
> The error message should have the bad method name removed and the text which was to be parsed should be added in single quotes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira