[ 
https://issues.apache.org/jira/browse/MYFACESTEST-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13040267#comment-13040267
 ] 

Matt Benson commented on MYFACESTEST-52:
----------------------------------------

Easier, yes.  Fully correct, no.  Once again, this touches on the concept of 
"when does the mock framework become a full-fledged implementation of unified 
EL?" but I don't think we've reached that point yet.  With both of us fully 
aware that I am working against extval's tests, when I return expectedType from 
MockValueExpression.getValue() I still can't pass all the tests while using the 
built-in MockApplicationFactory.

> ValueExpression mocks cannot return types for null references
> -------------------------------------------------------------
>
>                 Key: MYFACESTEST-52
>                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-52
>             Project: MyFaces Test
>          Issue Type: Improvement
>          Components: Mock Objects
>            Reporter: Matt Benson
>         Attachments: MYFACESTEST-52.patch.txt
>
>
> For example, MyFaces cannot deduce the proper converter for a given 
> UIComponent if the target of its 'value' binding is null.  Delegating to 
> ELResolver.getType() fixes this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to