@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class ConditionalObserverTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ConditionalObserverTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testConditionalObserver() |
void |
testConditionalObserverMethodNotInvokedIfNoActiveContext() |
void |
testNotifyEnumerationContainsNotifyValues() |
void |
testObserverMethodInvokedOnReturnedInstanceFromContext() |
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="observers_method_invocation",id="baa") @SpecAssertion(section="conditional_observer_methods",id="a") public void testConditionalObserver()
@SpecAssertion(section="observers_method_invocation",
id="baa")
public void testObserverMethodInvokedOnReturnedInstanceFromContext()
@SpecAssertion(section="conditional_observer_methods",
id="c")
public void testNotifyEnumerationContainsNotifyValues()
@SpecAssertion(section="observer_notification",
id="bca")
public void testConditionalObserverMethodNotInvokedIfNoActiveContext()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.