]
Work on CDI-575 started by Antoine Sabot-Durand.
------------------------------------------------
Add test for CDI class
----------------------
Key: CDI-575
URL:
https://issues.jboss.org/browse/CDI-575
Project: CDI Specification Issues
Issue Type: Clarification
Components: Concepts
Affects Versions: 2.0-EDR1
Reporter: Antoine Sabot-Durand
Assignee: Antoine Sabot-Durand
Fix For: 2.0-EDR2
The class {{javax.enterprise.inject.spi.CDI}} is the entry point for CDI container, but
we don't provide any test for it.
As we plan to change its underlying implementation in CDI-573, it seems important to
provide a test to be sure that the new implement behaves the same that the current one.