-
there is no test for standalone containers (tests belong to INTEGRATION group and contain a SFSB)
-
the tests only validate field injection points
See also the CDI spec, 6.6.5. Validation of passivation capable beans and dependencies (assertions fab and fbb) and TCK test org.jboss.cdi.tck.tests.context.passivating.broken.producer.method.dependent.EnterpriseBeanWithIllegalDependencyTest.
|