-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Alpha1
-
None
-
None
11.3.21. Obtaining an InjectionPoint:
"The method BeanManager.createInjectionPoint() returns a container provided implementation of InjectionPoint for a given AnnotatedField or AnnotatedParameter or throws an IllegalArgumentException if there is a definition error associated with the injection point."
See TCK 1.1 tests:
org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest.testInvalidParameter()
org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest.testInvalidField()
- is blocked by
-
CDITCK-274 CreateInjectionPointTest.testInvalidParameter() too strict
- Resolved