@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class PersistenceContextInjectionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
PersistenceContextInjectionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testBeanTypesAndBindingTypesOfPersistenceContext() |
void |
testBeanTypesOfPersistenceUnit() |
void |
testInjectionOfPersistenceContext() |
void |
testInjectionOfPersistenceUnit() |
void |
testPassivationOfPersistenceContext() |
void |
testPassivationOfPersistenceUnit() |
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="cc") @SpecAssertion(section="resource_lifecycle",id="lb") @SpecAssertion(section="resource_lifecycle",id="mc") public void testInjectionOfPersistenceContext()
@SpecAssertion(section="declaring_resource",id="dd") @SpecAssertion(section="resource_lifecycle",id="lc") @SpecAssertion(section="resource_lifecycle",id="me") public void testInjectionOfPersistenceUnit()
@SpecAssertions(value=@SpecAssertion(section="resource_lifecycle",id="md"))
public void testPassivationOfPersistenceContext()
throws Exception
Exception@SpecAssertion(section="resource_lifecycle",id="lc") @SpecAssertion(section="resource_lifecycle",id="mf")
public void testPassivationOfPersistenceUnit()
throws Exception
Exception@SpecAssertion(section="declaring_resource",id="hh") @SpecAssertion(section="resource_types",id="ab") public void testBeanTypesAndBindingTypesOfPersistenceContext()
@SpecAssertions(value=@SpecAssertion(section="resource_types",id="ac")) public void testBeanTypesOfPersistenceUnit()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.