@SpecVersion(spec="cdi",
version="20091101")
public class BeanManagerObserverNotificationTest
extends AbstractObserverNotificationTest
This test was originally part of Weld test suite.
beanManager| Constructor and Description |
|---|
BeanManagerObserverNotificationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
fireEvent(Giraffe payload,
Annotation... qualifiers)
Template method so that we can test both events fired using BeanManager as well as the Event bean.
|
void |
testNotifyInvoked() |
testNotifyInvokedInternalactivate, 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()
public void fireEvent(Giraffe payload, Annotation... qualifiers)
AbstractObserverNotificationTestfireEvent in class AbstractObserverNotificationTest@SpecAssertions(value={@SpecAssertion(section="observer_notification",id="fb"),@SpecAssertion(section="abd",id="eb"),@SpecAssertion(section="observer_resolution",id="k")})
public void testNotifyInvoked()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.