@SpecVersion(spec="cdi",
version="20091101")
public class NewEnterpriseBeanICTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
NewEnterpriseBeanICTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testNewBeanHasNoDisposalMethods() |
void |
testNewBeanHasNoProducerMethods()
Sets up both the bean and the @New bean with different configurations so that the correct producer method used can be
determined.
|
void |
testNewBeanHasSameConstructor() |
void |
testNewBeanHasSameInitializers() |
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="new",
id="l")
public void testNewBeanHasSameConstructor()
@SpecAssertion(section="new",
id="m")
public void testNewBeanHasSameInitializers()
@SpecAssertion(section="new",
id="v")
public void testNewBeanHasNoProducerMethods()
throws Exception
ExceptionCopyright © 2008-2013 Seam Framework. All Rights Reserved.