[
https://issues.apache.org/jira/browse/ONAMI-56?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simone Tripodi resolved ONAMI-56.
---------------------------------
Resolution: Fixed
resolved at http://svn.apache.org/viewvc?rev=1435706&view=rev
> simplify org.apache.onami.test.reflection.HandleException(String)
> construction introducing varargs
> --------------------------------------------------------------------------------------------------
>
> Key: ONAMI-56
> URL: https://issues.apache.org/jira/browse/ONAMI-56
> Project: Apache Onami
> Issue Type: Improvement
> Components: test
> Affects Versions: test-1.4.0
> Reporter: Simone Tripodi
> Assignee: Simone Tripodi
> Fix For: test-1.4.0
>
>
> org.apache.onami.test.handler.MockHandler class trows
> org.apache.onami.test.reflection.HandleException building error message
> concatenating string
> This is not just not efficient, it is also less developer friendly for
> maintenance, it would be easier introducing varags constructor such as
> HandleException(String, Object...args) - which keeps also backward
> compatibility
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira