@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class ObserverMethodTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ObserverMethodTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testGetBeanClassOnObserverMethod() |
void |
testGetNotifyOnObserverMethod() |
void |
testGetObservedQualifiersOnObserverMethod() |
void |
testGetObservedTypeOnObserverMethod() |
void |
testGetTransactionPhaseOnObserverMethod() |
void |
testInstanceOfBeanForEveryEnabledObserverMethod() |
void |
testNotifyOnObserverMethod() |
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="observer_method",
id="b")
public void testGetBeanClassOnObserverMethod()
@SpecAssertion(section="observer_method",
id="c")
public void testGetObservedTypeOnObserverMethod()
@SpecAssertion(section="observer_method",
id="c")
public void testGetObservedQualifiersOnObserverMethod()
@SpecAssertion(section="observer_method",
id="d")
public void testGetNotifyOnObserverMethod()
@SpecAssertion(section="observer_method",
id="e")
public void testGetTransactionPhaseOnObserverMethod()
@SpecAssertion(section="observer_method",
id="ga")
public void testInstanceOfBeanForEveryEnabledObserverMethod()
@SpecAssertion(section="observer_method",
id="f")
public void testNotifyOnObserverMethod()
Copyright © 2008–2016 CDI TCK. All rights reserved.