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
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