@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class CircularDependencyTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
CircularDependencyTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testCircularInjectionOnOneNormalAndOneDependentBean() |
void |
testCircularInjectionOnTwoNormalBeans() |
void |
testNormalAndDependentCircularConstructors() |
void |
testNormalCircularConstructors() |
void |
testNormalProducerMethodDeclaredOnDependentBeanWhichInjectsProducedBean() |
void |
testNormalProducerMethodDeclaredOnNormalBeanWhichInjectsProducedBean() |
void |
testSelfConsumingConstructorsOnNormalBean() |
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="injection_el_resolution",
id="b")
public void testCircularInjectionOnTwoNormalBeans()
throws Exception
Exception@SpecAssertion(section="injection_el_resolution",
id="b")
public void testCircularInjectionOnOneNormalAndOneDependentBean()
throws Exception
Exception@SpecAssertion(section="injection_el_resolution",
id="b")
public void testNormalProducerMethodDeclaredOnNormalBeanWhichInjectsProducedBean()
throws Exception
Exception@SpecAssertion(section="injection_el_resolution",
id="b")
public void testNormalProducerMethodDeclaredOnDependentBeanWhichInjectsProducedBean()
throws Exception
Exception@SpecAssertion(section="injection_el_resolution",
id="b")
public void testNormalCircularConstructors()
throws Exception
Exception@SpecAssertion(section="injection_el_resolution",
id="b")
public void testNormalAndDependentCircularConstructors()
throws Exception
ExceptionCopyright © 2008-2015 Seam Framework. All Rights Reserved.