@SpecVersion(spec="cdi",
version="20091101")
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()
@SpecAssertions(value={@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)
@SpecAssertions(value={})
public void testParameterizedResolvedType(DuckNotifier notifier,
DuckObserver observer)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.