@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class BeforeBeanDiscoveryTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
BeforeBeanDiscoveryTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAddAnnotatedType() |
void |
testAddAnnotatedTypeWithConfigurator() |
void |
testAddingQualifierByAnnotatedType() |
void |
testAddingQualifierByClass() |
void |
testAddingScopeType() |
void |
testBeforeBeanDiscoveryEventIsCalled() |
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="before_bean_discovery",id="a") @SpecAssertion(section="initialization",id="b") @SpecAssertion(section="initialization",id="c") public void testBeforeBeanDiscoveryEventIsCalled()
@SpecAssertion(section="before_bean_discovery",
id="ac")
public void testAddingScopeType()
@SpecAssertion(section="before_bean_discovery",
id="ab")
public void testAddingQualifierByClass()
@SpecAssertion(section="before_bean_discovery",
id="aba")
public void testAddingQualifierByAnnotatedType()
@SpecAssertion(section="before_bean_discovery",id="af") @SpecAssertion(section="type_discovery_steps",id="d") public void testAddAnnotatedType()
@SpecAssertions(value=@SpecAssertion(section="before_bean_discovery",id="b")) public void testAddAnnotatedTypeWithConfigurator()
Copyright © 2008–2016 CDI TCK. All rights reserved.