@SpecVersion(spec="cdi",
version="20091101")
public class InjectableReferenceTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InjectableReferenceTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testGetInjectableReferenceOnBeanManager() |
void |
testGetInjectableReferenceReturnsDelegateForDelegateInjectionPoint() |
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()
@SpecAssertions(value={@SpecAssertion(section="bm_obtain_injectable_reference",id="a"),@SpecAssertion(section="bm_obtain_injectable_reference",id="ab"),@SpecAssertion(section="bm_obtain_creationalcontext",id="a"),@SpecAssertion(section="injectable_reference",id="a")})
public void testGetInjectableReferenceOnBeanManager()
@SpecAssertions(value=@SpecAssertion(section="bm_obtain_injectable_reference",id="b")) public void testGetInjectableReferenceReturnsDelegateForDelegateInjectionPoint()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.