@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class QualifierInheritedTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
QualifierInheritedTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testResolution()
|
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="declaring_selected_alternatives_bean_archive",id="ba") @SpecAssertion(section="performing_typesafe_resolution",id="la") @SpecAssertion(section="type_level_inheritance",id="aa")
public void testResolution()
throws Exception
Larch is enabled alternative and extends Tree, which has True qualifier that declares the
Inherited meta-annotation. Therefore the result of typesafe resolution for type Tree and qualifier
True is the Larch bean.ExceptionCopyright © 2008–2016 CDI TCK. All rights reserved.