@SpecVersion(spec="cdi",
version="1.1 Final Release")
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 |
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="bbd",id="a") @SpecAssertion(section="initialization",id="b") @SpecAssertion(section="initialization",id="c") public void testBeforeBeanDiscoveryEventIsCalled()
@SpecAssertion(section="bbd",
id="ac")
public void testAddingScopeType()
@SpecAssertion(section="bbd",
id="ab")
public void testAddingQualifierByClass()
@SpecAssertion(section="bbd",
id="aba")
public void testAddingQualifierByAnnotatedType()
@SpecAssertion(section="bbd",id="af") @SpecAssertion(section="bean_discovery",id="r") public void testAddAnnotatedType()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.