@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class DefaultBeanDiscoveryModeTest
extends AbstractTest
| Constructor and Description |
|---|
DefaultBeanDiscoveryModeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
beanClassesNotDiscoveredTest() |
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
disposerMethodNotDiscovered() |
void |
observerMethodNotDiscovered() |
void |
producerFieldNotDiscovered() |
void |
producerMethodNotDiscovered() |
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(id="a",
section="default_bean_discovery")
public void beanClassesNotDiscoveredTest()
@SpecAssertion(id="b",
section="default_bean_discovery")
public void producerMethodNotDiscovered()
@SpecAssertion(id="c",
section="default_bean_discovery")
public void producerFieldNotDiscovered()
@SpecAssertion(id="d",
section="default_bean_discovery")
public void disposerMethodNotDiscovered()
@SpecAssertion(id="e",
section="default_bean_discovery")
public void observerMethodNotDiscovered()
Copyright © 2008–2016 CDI TCK. All rights reserved.