@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class NewEnterpriseBeanTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
NewEnterpriseBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testForEachEnterpriseBeanANewBeanExists() |
void |
testNewBeanCreatedForConstructorInjectionPoint(Wizard wizard) |
void |
testNewBeanCreatedForDisposerMethod(DragonProducer producer) |
void |
testNewBeanCreatedForFieldInjectionPoint(Wizard wizard) |
void |
testNewBeanCreatedForInitializerInjectionPoint(Wizard wizard) |
void |
testNewBeanCreatedForObserverMethod(Wizard wizard) |
void |
testNewBeanCreatedForProducerMethod(Wizard wizard) |
void |
testNewBeanHasNoBeanELName() |
void |
testNewBeanHasNoObservers() |
void |
testNewBeanHasNoStereotypes() |
void |
testNewBeanHasOnlyOneQualifier() |
void |
testNewBeanHasSameInjectedFields() |
void |
testNewBeanHasTheSameInterceptorBindings() |
void |
testNewBeanIsDependentScoped() |
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="p")
public void testNewBeanIsDependentScoped()
@SpecAssertion(section="new",
id="r")
public void testNewBeanHasOnlyOneQualifier()
@SpecAssertion(section="new",
id="s")
public void testNewBeanHasNoBeanELName()
@SpecAssertion(section="new",
id="t")
public void testNewBeanHasNoStereotypes()
@SpecAssertion(section="new",
id="u")
public void testNewBeanHasNoObservers()
@SpecAssertion(section="new",id="j") @SpecAssertion(section="new",id="k") public void testForEachEnterpriseBeanANewBeanExists()
@SpecAssertion(section="new",
id="n")
public void testNewBeanHasSameInjectedFields()
@SpecAssertion(section="new",
id="o")
public void testNewBeanHasTheSameInterceptorBindings()
@SpecAssertions(value=@SpecAssertion(section="new",id="yb")) public void testNewBeanCreatedForFieldInjectionPoint(Wizard wizard)
@SpecAssertions(value=@SpecAssertion(section="new",id="yd")) public void testNewBeanCreatedForInitializerInjectionPoint(Wizard wizard)
@SpecAssertions(value=@SpecAssertion(section="new",id="yf")) public void testNewBeanCreatedForConstructorInjectionPoint(Wizard wizard)
@SpecAssertions(value=@SpecAssertion(section="new",id="yh")) public void testNewBeanCreatedForProducerMethod(Wizard wizard)
@SpecAssertions(value=@SpecAssertion(section="new",id="yj")) public void testNewBeanCreatedForObserverMethod(Wizard wizard)
@SpecAssertions(value=@SpecAssertion(section="new",id="yl")) public void testNewBeanCreatedForDisposerMethod(DragonProducer producer)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.