[
https://issues.apache.org/jira/browse/ADFFACES-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavitra Subramaniam updated ADFFACES-375:
-----------------------------------------
Attachment: MethodExpression_Patch.patch
Changed MApplication.createMethodExpression() to return a new MethodExpression
obejct
a new implementation class - MethodBindingMethodExpression
> Require a test implementation for MethodExpression
> ---------------------------------------------------
>
> Key: ADFFACES-375
> URL: https://issues.apache.org/jira/browse/ADFFACES-375
> Project: MyFaces ADF-Faces
> Issue Type: Improvement
> Environment: Windows XP
> Reporter: Pavitra Subramaniam
> Attachments: MethodExpression_Patch.patch
>
>
> Require a stub implementation for MethodExpression, for use in trinidad
> tests. And MApplication.createMethodExpression should return a
> MethodExpression object that throws UnSupportedOperationException for the
> it's methods (to ensure it's methods never get called for the time being)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.