@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class InjectionOfResourceTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InjectionOfResourceTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testInjectionOfResource() |
void |
testPassivatingResource() |
void |
testProduceResourceProxy() |
void |
testResourceBeanTypes() |
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="declaring_resource",
id="bb")
public void testInjectionOfResource()
@SpecAssertion(section="resource_lifecycle",id="la") @SpecAssertion(section="resource_lifecycle",id="ma") @SpecAssertion(section="resource_lifecycle",id="o") public void testProduceResourceProxy()
@SpecAssertions(value=@SpecAssertion(section="resource_lifecycle",id="mb"))
public void testPassivatingResource()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="resource_types",id="aa")) public void testResourceBeanTypes()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.