@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class AfterTypeDiscoveryTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
AfterTypeDiscoveryTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAddAnnotatedType() |
void |
testAddAnnotatedTypeWithConfigurator() |
void |
testFinalAlternatives(TransactionLogger logger) |
void |
testFinalDecorators(TransactionLogger logger) |
void |
testFinalInterceptors(TransactionLogger logger) |
void |
testInitialAlternatives() |
void |
testInitialDecorators() |
void |
testInitialInterceptors() |
void |
testProcessProducerEventFiredForProducerField() |
void |
testProcessProducerEventFiredForProducerMethod() |
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="after_type_discovery",id="a") @SpecAssertion(section="after_type_discovery",id="c") @SpecAssertion(section="after_type_discovery",id="hb") public void testInitialInterceptors()
@SpecAssertion(section="after_type_discovery",id="b") @SpecAssertion(section="after_type_discovery",id="ha") public void testInitialAlternatives()
@SpecAssertion(section="after_type_discovery",id="d") @SpecAssertion(section="after_type_discovery",id="hc") public void testInitialDecorators()
@SpecAssertions(value=@SpecAssertion(section="after_type_discovery",id="gb")) public void testFinalInterceptors(TransactionLogger logger)
@SpecAssertions(value=@SpecAssertion(section="after_type_discovery",id="gc")) public void testFinalDecorators(TransactionLogger logger)
@SpecAssertions(value=@SpecAssertion(section="after_type_discovery",id="ga")) public void testFinalAlternatives(TransactionLogger logger)
@SpecAssertion(section="after_type_discovery",id="e") @SpecAssertion(section="type_discovery_steps",id="d") public void testAddAnnotatedType()
@SpecAssertions(value=@SpecAssertion(section="after_type_discovery",id="ea")) public void testAddAnnotatedTypeWithConfigurator()
@SpecAssertion(section="process_producer",id="ab") @SpecAssertion(section="process_producer",id="bb") public void testProcessProducerEventFiredForProducerField()
@SpecAssertion(section="process_producer",id="aa") @SpecAssertion(section="process_producer",id="ba") public void testProcessProducerEventFiredForProducerMethod()
Copyright © 2008–2016 CDI TCK. All rights reserved.