@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class LongRunningConversationLifecycleEventTest
extends AbstractTest
This test was originally part of Weld test suite.
beanManager| Constructor and Description |
|---|
LongRunningConversationLifecycleEventTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testLifecycleEventFiredForLongRunningConversation() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic LongRunningConversationLifecycleEventTest()
@Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="conversation_context_ee",id="ba") @SpecAssertion(section="conversation_context_ee",id="bb") @SpecAssertion(section="builtin_contexts",id="ea") @SpecAssertion(section="builtin_contexts",id="ec")
public void testLifecycleEventFiredForLongRunningConversation()
throws Exception
ExceptionCopyright © 2008–2016 CDI TCK. All rights reserved.