@SpecVersion(spec="cdi",
version="20091101")
public class ManagerTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testContainerProvidesManagerBean() |
void |
testGetReferenceReturnsContextualInstance() |
void |
testGetReferenceWithIllegalBeanType() |
void |
testInjectingManager() |
void |
testManagerBeanHasCurrentBinding() |
void |
testManagerBeanIsDependentScoped() |
void |
testManagerBeanIsPassivationCapable() |
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="beanmanager",
id="c")
public void testInjectingManager()
@SpecAssertion(section="beanmanager",
id="aa")
public void testContainerProvidesManagerBean()
@SpecAssertion(section="beanmanager",
id="ab")
public void testManagerBeanIsDependentScoped()
@SpecAssertion(section="beanmanager",
id="ac")
public void testManagerBeanHasCurrentBinding()
@SpecAssertion(section="beanmanager",
id="b")
public void testManagerBeanIsPassivationCapable()
@SpecAssertions(value={@SpecAssertion(section="bm_obtain_contextual_reference",id="a"),@SpecAssertion(section="bm_obtain_contextual_reference",id="b")})
public void testGetReferenceReturnsContextualInstance()
@SpecAssertion(section="bm_obtain_contextual_reference",
id="c")
public void testGetReferenceWithIllegalBeanType()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.