[
https://issues.jboss.org/browse/CDITCK-268?page=com.atlassian.jira.plugin...
]
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