@SpecVersion(spec="cdi",
version="20091101")
public class ExtensionsTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ExtensionsTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAddingQualifierByAnnotatedType() |
void |
testAddingQualifierByClass() |
void |
testAddingScopeType() |
void |
testBeforeBeanDiscoveryEventIsCalled() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getCurrentConfiguration, getCurrentManager, getInstanceByName, getInstanceByType, getInstanceByType, getUniqueBean, getUniqueBean, isThrowablePresent, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@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()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.