@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class NonPassivationCapableEjbWithPassivatingScopeTest
extends AbstractTest
This test was originally part of Weld test suite.
beanManager| Constructor and Description |
|---|
NonPassivationCapableEjbWithPassivatingScopeTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testDeployment() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic NonPassivationCapableEjbWithPassivatingScopeTest()
@ShouldThrowException(value=javax.enterprise.inject.spi.DeploymentException.class) @Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="passivation_validation_ee",
id="aa")
public void testDeployment()
Copyright © 2008–2016 CDI TCK. All rights reserved.