@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class SyntheticBeanTest
extends AbstractTest
This test was originally part of Weld test suite.
beanManager| Constructor and Description |
|---|
SyntheticBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testRegisteredBean() |
void |
testSerializableBean() |
void |
testSyntheticBeanIntercepted() |
void |
testSyntheticDecorator() |
void |
testSyntheticProducerField() |
void |
testSyntheticProducerMethod() |
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="bm_obtain_bean",
id="a")
public void testRegisteredBean()
@SpecAssertion(section="bm_obtain_bean",
id="a")
public void testSerializableBean()
@SpecAssertions(value=@SpecAssertion(section="binding_interceptor_to_bean",id="a")) public void testSyntheticBeanIntercepted()
@SpecAssertion(section="bm_obtain_bean",
id="b")
public void testSyntheticProducerField()
@SpecAssertion(section="bm_obtain_bean",
id="b")
public void testSyntheticProducerMethod()
@SpecAssertion(section="bm_obtain_bean",
id="a")
public void testSyntheticDecorator()
Copyright © 2008–2016 CDI TCK. All rights reserved.