@SpecVersion(spec="cdi",
version="2.0-PFD")
public class MixedObserversTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
MixedObserversTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAsyncObserversCalledInDifferentThread() |
void |
testQualifiedAsyncEventIsDeliveredOnlyToAsyncObservers() |
void |
testSyncEventIsDeliveredOnlyToSyncObservers() |
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()
@SpecAssertions(value=@SpecAssertion(section="observer_resolution",id="e")) public void testSyncEventIsDeliveredOnlyToSyncObservers()
@SpecAssertion(section="observer_resolution",id="f") @SpecAssertion(section="event",id="eda")
public void testQualifiedAsyncEventIsDeliveredOnlyToAsyncObservers()
throws InterruptedException
InterruptedException@SpecAssertions(value=@SpecAssertion(section="firing_events_asynchronously",id="a"))
public void testAsyncObserversCalledInDifferentThread()
throws InterruptedException
InterruptedExceptionCopyright © 2008–2017 CDI TCK. All rights reserved.