org.ops4j.pax.exam2
org.ops4j.pax.exam2 copied to clipboard
Regression tests for CDI 2.0 implementations [PAXEXAM-911]
Harald Wellmann created PAXEXAM-911
Goals
- The CDI regression tests shall run on CDI 2.0 implementations, i.e. Weld 3.x and OpenWebBeans 2.x.
- The tests shall run with the new
pax-exam-container-cdi-se
, using the generic CDI SE API, and also with the traditionalpax-exam-container-weld
andpax-exam-container-openwebbeans
containers.
Note
pax-exam-container-weld
and pax-exam-container-openwebbeans
should be considered as deprecated when working with CDI 2.0. pax-exam-container-cdi-se
is the preferred solution from now on.
Fixed in: 5.0.0 Votes: 0, Watches: 1