-
Feature Request
-
Resolution: Done
-
Major
-
1.0.0.GA, 1.0.1.CR1
-
None
-
None
It will be useful to test CDI contexts and injection within the context of JAX-RS services to fully test Java EE 6 containers.
It will be useful to test CDI contexts and injection within the context of JAX-RS services to fully test Java EE 6 containers.
TCK contains two basic JAX-RS tests:
org.jboss.cdi.tck.tests.context.request.jaxrs.RequestContextTest
org.jboss.cdi.tck.tests.context.application.ApplicationContextTest
More will be added within the overall web wervice coverage task (JAX-WS, JAX-RS).