[weld-issues] [JBoss JIRA] Updated: (CDITCK-73) Test abstract decorators functionally

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Dec 15 09:12:31 EST 2009


     [ https://jira.jboss.org/jira/browse/CDITCK-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated CDITCK-73:
----------------------------

    Fix Version/s: 1.1.0.CR1
                       (was: 1.0.1.CR1)


> Test abstract decorators functionally
> -------------------------------------
>
>                 Key: CDITCK-73
>                 URL: https://jira.jboss.org/jira/browse/CDITCK-73
>             Project: CDI TCK
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.0.0.GA
>            Reporter: Marius Bogoevici
>             Fix For: 1.1.0.CR1
>
>
> The current assertions for abstract decorators are just testing that abstract classes annotated with decorators can be enabled and are resolved correctly. However, no functionality test involving abstract decorators is carried out.
> The assertions should test that:
> a) abstract decorators can be applied at all (i.e. instantiated)
> b) methods which are not decorating methods of the decorated type cannot be abstract (DefinitionException)
> c) when abstract decorating method are called as part of the decorator chain, they are actually deferring the call to the injected delegate

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list