@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class BeanDefinitionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
BeanDefinitionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAbstractApiType() |
void |
testBeanClassOnSimpleBean() |
void |
testBeanClientCanCastBeanInstanceToAnyBeanType() |
void |
testBeanExtendsAnotherBean() |
void |
testBeanTypes() |
void |
testBeanTypesNonEmpty() |
void |
testFinalApiType() |
void |
testHasScopeType() |
void |
testMultipleStereotypes() |
void |
testQualifiersNonEmpty() |
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="concepts",
id="a")
public void testBeanTypesNonEmpty()
@SpecAssertion(section="concepts",id="b") @SpecAssertion(section="bean",id="ba") public void testQualifiersNonEmpty()
@SpecAssertion(section="concepts",id="c") @SpecAssertion(section="scopes",id="a") @SpecAssertion(section="declaring_managed_bean",id="ba") @SpecAssertion(section="bean",id="ba") public void testHasScopeType()
@SpecAssertion(section="managed_bean_types",id="a") @SpecAssertion(section="bean_types",id="a") @SpecAssertion(section="legal_bean_types",id="a") @SpecAssertion(section="legal_bean_types",id="d") @SpecAssertion(section="legal_bean_types",id="e") @SpecAssertion(section="bean_types",id="l") @SpecAssertion(section="bean",id="ba") public void testBeanTypes()
@SpecAssertion(section="typecasting_between_bean_types",
id="a")
public void testBeanClientCanCastBeanInstanceToAnyBeanType()
@SpecAssertion(section="legal_bean_types",
id="c")
public void testAbstractApiType()
@SpecAssertion(section="legal_bean_types",
id="d")
public void testFinalApiType()
@SpecAssertion(section="declaring_managed_bean",id="bd") @SpecAssertion(section="bean",id="ba") public void testMultipleStereotypes()
@SpecAssertion(section="declaring_managed_bean",
id="c")
public void testBeanExtendsAnotherBean()
@SpecAssertion(section="bean",
id="bb")
public void testBeanClassOnSimpleBean()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.