@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class EnterpriseDefaultBeanDiscoveryModeTest
extends AbstractTest
| Constructor and Description |
|---|
EnterpriseDefaultBeanDiscoveryModeTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testDisposerMethodDiscovered() |
void |
testObserverMethodDiscovered() |
void |
testProducerFieldDiscovered() |
void |
testProducerMethodDiscovered() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic EnterpriseDefaultBeanDiscoveryModeTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="default_bean_discovery_ee",
id="b")
public void testProducerMethodDiscovered()
@SpecAssertion(section="default_bean_discovery_ee",
id="c")
public void testProducerFieldDiscovered()
@SpecAssertion(section="default_bean_discovery_ee",
id="d")
public void testDisposerMethodDiscovered()
@SpecAssertion(section="default_bean_discovery_ee",
id="e")
public void testObserverMethodDiscovered()
Copyright © 2008–2016 CDI TCK. All rights reserved.