[weld-issues] [JBoss JIRA] (CDITCK-268) There should be some tests for decorating session beans

Martin Kouba (JIRA) jira-events at lists.jboss.org
Mon Apr 23 03:34:17 EDT 2012


    [ https://issues.jboss.org/browse/CDITCK-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12686414#comment-12686414 ] 

Martin Kouba commented on CDITCK-268:
-------------------------------------

Actually there is one simple EJB decorator test:
{{org.jboss.cdi.tck.tests.decorators.invocation.EJBDecoratorInvocationTest}}

However it doesn't test actual decoration. It only tests decorator is called.

We'll provide all the suggested tests.

                
> There should be some tests for decorating session beans
> -------------------------------------------------------
>
>                 Key: CDITCK-268
>                 URL: https://issues.jboss.org/browse/CDITCK-268
>             Project: CDI TCK
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Tests
>            Reporter: Stuart Douglas
>            Assignee: Martin Kouba
>
> At the moment it looks like there are no tests for decoration of session beans, either in the weld code base or the TCK. I think we need to test the following:
> - Basic decoration
> - Ordering (should run inside interceptors)
> - Decoration of non-contextual instances

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list