You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Pavitra Subramaniam (JIRA)" <ad...@incubator.apache.org> on 2007/02/07 20:49:06 UTC

[jira] Created: (ADFFACES-375) Require a test implementation for MethodExpression

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


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.


[jira] Updated: (ADFFACES-375) Require a test implementation for MethodExpression

Posted by "Pavitra Subramaniam (JIRA)" <ad...@incubator.apache.org>.
     [ 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.


[jira] Updated: (ADFFACES-375) Require a test implementation for MethodExpression

Posted by "Pavitra Subramaniam (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavitra Subramaniam updated ADFFACES-375:
-----------------------------------------

    Status: Patch Available  (was: Open)

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


[jira] Updated: (ADFFACES-375) Require a test implementation for MethodExpression

Posted by "Adam Winer (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Winer updated ADFFACES-375:
--------------------------------

    Resolution: Fixed
      Assignee: Adam Winer
        Status: Resolved  (was: Patch Available)

Checked in the patch (with some modifications).  Thanks!

> 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
>         Assigned To: Adam Winer
>         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.


[jira] Updated: (ADFFACES-375) Require a test implementation for MethodExpression

Posted by "Matthias Weßendorf (JIRA)" <ad...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/ADFFACES-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf updated ADFFACES-375:
----------------------------------------

        Fix Version/s: 2.0.0-incubating-core-SNAPSHOT
    Affects Version/s: 2.0.0-incubating-core-SNAPSHOT

> 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
>    Affects Versions: 2.0.0-incubating-core-SNAPSHOT
>         Environment: Windows XP
>            Reporter: Pavitra Subramaniam
>         Assigned To: Adam Winer
>             Fix For: 2.0.0-incubating-core-SNAPSHOT
>
>         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.