Throw exception if ParameterConverters cannot convert to the desired type.
--------------------------------------------------------------------------

                 Key: JBEHAVE-396
                 URL: http://jira.codehaus.org/browse/JBEHAVE-396
             Project: JBehave
          Issue Type: Improvement
          Components: Core
    Affects Versions: 3.1.2
            Reporter: Daniel Godfrey
            Priority: Minor


Currently if ParameterConverters can't convert to the desired type, it just 
returns the parameter as a string. This then falls over in some unrelated code 
later in the process when it can't call the step because of mismatching 
parameter types. To aid in debugging this, it should throw an Exception 
detailing the type that it can't convert to, so it can be caught early.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to