@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class EventMetadataTest
extends AbstractTest
InjectionPoint methods are tested elsewhere.beanManager| Constructor and Description |
|---|
EventMetadataTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testParameterizedResolvedType(DuckNotifier notifier,
DuckObserver observer) |
void |
testSimpleEvent(SimpleEventNotifier notifier,
SimpleEventObserver observer) |
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="event_metadata",id="a") @SpecAssertion(section="event_metadata",id="b") @SpecAssertion(section="event_metadata",id="c") @SpecAssertion(section="event_metadata",id="d") public void testSimpleEvent(SimpleEventNotifier notifier, SimpleEventObserver observer)
@SpecAssertion(section="event_metadata",
id="c")
public void testParameterizedResolvedType(DuckNotifier notifier,
DuckObserver observer)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.