|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (JMOCK-185) new will() methods for terse referring to parameters.new will() methods for terse referring to parameters.
----------------------------------------------------- Key: JMOCK-185 URL: http://jira.codehaus.org/browse/JMOCK-185 Project: jMock Issue Type: Wish Reporter: Paul Hammant >Nat - I still think you should code something for this - > > will(returnParamOfSameType()); > will(returnParam(0)); > will(returnParamOfType(Foo.class)); It looks a good idea and easy to add. -- 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 |
|
|
[jira] Commented: (JMOCK-185) new will() methods for terse referring to parameters.[ http://jira.codehaus.org/browse/JMOCK-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128889#action_128889 ] Nat Pryce commented on JMOCK-185: --------------------------------- This can also be achieved with the scripting extension which is currently in SVN HEAD. See issue JMOCK-174. > new will() methods for terse referring to parameters. > ----------------------------------------------------- > > Key: JMOCK-185 > URL: http://jira.codehaus.org/browse/JMOCK-185 > Project: jMock > Issue Type: Wish > Components: Library > Reporter: Paul Hammant > > >Nat - I still think you should code something for this - > > > > will(returnParamOfSameType()); > > will(returnParam(0)); > > will(returnParamOfType(Foo.class)); > It looks a good idea and easy to add. -- 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 |
|
|
[jira] Updated: (JMOCK-185) new will() methods for terse referring to parameters.[ http://jira.codehaus.org/browse/JMOCK-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nat Pryce updated JMOCK-185: ---------------------------- Component/s: Library > new will() methods for terse referring to parameters. > ----------------------------------------------------- > > Key: JMOCK-185 > URL: http://jira.codehaus.org/browse/JMOCK-185 > Project: jMock > Issue Type: Wish > Components: Library > Reporter: Paul Hammant > > >Nat - I still think you should code something for this - > > > > will(returnParamOfSameType()); > > will(returnParam(0)); > > will(returnParamOfType(Foo.class)); > It looks a good idea and easy to add. -- 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 |
|
|
[jira] Updated: (JMOCK-185) new will() methods for terse referring to parameters.[ http://jira.codehaus.org/browse/JMOCK-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nat Pryce updated JMOCK-185: ---------------------------- Priority: Trivial (was: Major) > new will() methods for terse referring to parameters. > ----------------------------------------------------- > > Key: JMOCK-185 > URL: http://jira.codehaus.org/browse/JMOCK-185 > Project: jMock > Issue Type: Wish > Components: Library > Reporter: Paul Hammant > Priority: Trivial > > >Nat - I still think you should code something for this - > > > > will(returnParamOfSameType()); > > will(returnParam(0)); > > will(returnParamOfType(Foo.class)); > It looks a good idea and easy to add. -- 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 |
|
|
[jira] Updated: (JMOCK-185) new will() methods for terse referring to parameters.[ http://jira.codehaus.org/browse/JMOCK-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nat Pryce updated JMOCK-185: ---------------------------- Issue Type: New Feature (was: Wish) > new will() methods for terse referring to parameters. > ----------------------------------------------------- > > Key: JMOCK-185 > URL: http://jira.codehaus.org/browse/JMOCK-185 > Project: jMock > Issue Type: New Feature > Components: Library > Reporter: Paul Hammant > Priority: Trivial > > >Nat - I still think you should code something for this - > > > > will(returnParamOfSameType()); > > will(returnParam(0)); > > will(returnParamOfType(Foo.class)); > It looks a good idea and easy to add. -- 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 |
|
|
[jira] Issue Comment Edited: (JMOCK-185) new will() methods for terse referring to parameters.[ http://jira.codehaus.org/browse/JMOCK-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=128889#action_128889 ] npryce edited comment on JMOCK-185 at 8/9/08 3:47 AM: --------------------------------------------------------- This can also be achieved with the scripting extension which is in version 2.5.0. See issue JMOCK-174. was (Author: npryce): This can also be achieved with the scripting extension which is currently in SVN HEAD. See issue JMOCK-174. > new will() methods for terse referring to parameters. > ----------------------------------------------------- > > Key: JMOCK-185 > URL: http://jira.codehaus.org/browse/JMOCK-185 > Project: jMock > Issue Type: New Feature > Components: Library > Reporter: Paul Hammant > Priority: Trivial > > >Nat - I still think you should code something for this - > > > > will(returnParamOfSameType()); > > will(returnParam(0)); > > will(returnParamOfType(Foo.class)); > It looks a good idea and easy to add. -- 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 |
| Free Forum Powered by Nabble | Forum Help |