@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class NewSimpleBeanTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
NewSimpleBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testForEachSimpleBeanANewBeanExists() |
void |
testNewBeanCreatedForConstructorInjectioAnPoint() |
void |
testNewBeanCreatedForDisposerMethod() |
void |
testNewBeanCreatedForFieldInjectionPoint() |
void |
testNewBeanCreatedForInitializerInjectionPoint() |
void |
testNewBeanCreatedForObserverMethod() |
void |
testNewBeanCreatedForProducerMethod() |
void |
testNewBeanHasNoDisposerMethods() |
void |
testNewBeanHasNoObservers() |
void |
testNewBeanHasNoProducerFields() |
void |
testNewBeanHasNoProducerMethods() |
void |
testNewBeanHasNoStereotypes() |
void |
testNewBeanHasSameConstructor() |
void |
testNewBeanHasSameInitializers() |
void |
testNewBeanHasSameInjectedFields() |
void |
testNewBeanHasTheSameBeanTypes() |
void |
testNewBeanHasTheSameInterceptorBindings() |
void |
testNewBeanIsDependentScoped() |
void |
testNewBeanIsNotAlternative() |
void |
testNewBeanWithNoMemberValue() |
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()
@SpecAssertions(value=@SpecAssertion(section="new",id="ya")) public void testNewBeanCreatedForFieldInjectionPoint()
@SpecAssertions(value=@SpecAssertion(section="new",id="yc")) public void testNewBeanCreatedForInitializerInjectionPoint()
@SpecAssertions(value=@SpecAssertion(section="new",id="ye")) public void testNewBeanCreatedForConstructorInjectioAnPoint()
@SpecAssertions(value=@SpecAssertion(section="new",id="yg")) public void testNewBeanCreatedForProducerMethod()
@SpecAssertions(value=@SpecAssertion(section="new",id="yi")) public void testNewBeanCreatedForObserverMethod()
@SpecAssertions(value=@SpecAssertion(section="new",id="yk")) public void testNewBeanCreatedForDisposerMethod()
@SpecAssertions(value={})
public void testNewBeanIsDependentScoped()
@SpecAssertion(section="new",
id="t")
public void testNewBeanHasNoStereotypes()
@SpecAssertion(section="new",
id="u")
public void testNewBeanHasNoObservers()
@SpecAssertion(section="new",
id="w")
public void testNewBeanHasNoProducerFields()
throws Exception
Exception@SpecAssertion(section="new",
id="v")
public void testNewBeanHasNoProducerMethods()
throws Exception
Exception@SpecAssertion(section="new",
id="x")
public void testNewBeanHasNoDisposerMethods()
throws Exception
Exception@SpecAssertion(section="new",
id="d")
public void testForEachSimpleBeanANewBeanExists()
@SpecAssertion(section="new",
id="e")
public void testNewBeanHasTheSameBeanTypes()
@SpecAssertion(section="new",
id="i")
public void testNewBeanHasTheSameInterceptorBindings()
@SpecAssertion(section="new",
id="f")
public void testNewBeanHasSameConstructor()
@SpecAssertion(section="new",
id="g")
public void testNewBeanHasSameInitializers()
@SpecAssertion(section="new",
id="h")
public void testNewBeanHasSameInjectedFields()
@SpecAssertion(section="new",
id="xb")
public void testNewBeanIsNotAlternative()
@SpecAssertion(section="new",
id="z")
public void testNewBeanWithNoMemberValue()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.