You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Zach Smith (JIRA)" <be...@incubator.apache.org> on 2005/02/02 23:55:18 UTC

[jira] Resolved: (BEEHIVE-232) Miltson.TestSuite should support testing Java Generics on controls

     [ http://issues.apache.org/jira/browse/BEEHIVE-232?page=history ]
     
Zach Smith resolved BEEHIVE-232:
--------------------------------

    Resolution: Fixed

attached code introduces support for using generics with controls.  using @Milton.TestControl you can set 'genericType="SomeType"'.

Report testSomething(@Milton.TestControl(genericType="String")SomeControlBean scb)

will generate:

@Control
public SomeControlBean<String> testSomething_scb

I will add support for using generics with programatic instantiation at a later date if that proves to be possible.  still waiting to hear about wether or not it is...

> Miltson.TestSuite should support testing Java Generics on controls
> ------------------------------------------------------------------
>
>          Key: BEEHIVE-232
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-232
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Versions: V1Beta
>     Reporter: James Song
>     Assignee: Zach Smith
>      Fix For: V1Beta
>  Attachments: beehive_232.diff, milton.jar
>
> Milton.TestSuite should allow passing type parameters when instantiating controls declaratively.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira