@SpecVersion(spec="cdi",
version="20091101")
public class NonPassivationManagedBeanHasPassivatingScopeTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
NonPassivationManagedBeanHasPassivatingScopeTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testSimpleWebBeanWithNonSerializableImplementationClassFails() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic NonPassivationManagedBeanHasPassivatingScopeTest()
@ShouldThrowException(value=javax.enterprise.inject.spi.DeploymentException.class) @Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="passivation_validation",id="a"),@SpecAssertion(section="passivating_scopes",id="a")})
public void testSimpleWebBeanWithNonSerializableImplementationClassFails()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.