@SpecVersion(spec="cdi",
version="20091101")
public class DecoratorResolutionTest<T,C extends Cow,F extends FresianCow>
extends AbstractTest
beanManager| Constructor and Description |
|---|
DecoratorResolutionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testDelegateTypeVariableBeanActualType() |
void |
testDelegateTypeVariableBeanTypeVariable() |
void |
testDelegateWildcardBeanActualType() |
void |
testDelegateWildcardBeanTypeVariable() |
void |
testIdenticalTypeParamerters() |
void |
testNestedIdenticalTypeParamerters() |
void |
testObject() |
void |
testUnboundedTypeVariables() |
void |
testUnboundedTypeVariablesAndObject() |
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="delegate_assignable_parameters",id="aa")) public void testUnboundedTypeVariables()
@SpecAssertions(value=@SpecAssertion(section="delegate_assignable_parameters",id="ab")) public void testObject()
@SpecAssertions(value=@SpecAssertion(section="delegate_assignable_parameters",id="ac")) public void testUnboundedTypeVariablesAndObject()
@SpecAssertions(value=@SpecAssertion(section="delegate_assignable_parameters",id="c")) public void testIdenticalTypeParamerters()
@SpecAssertions(value=@SpecAssertion(section="delegate_assignable_parameters",id="d")) public void testNestedIdenticalTypeParamerters()
@SpecAssertions(value=@SpecAssertion(section="delegate_assignable_parameters",id="e")) public void testDelegateWildcardBeanActualType()
@SpecAssertions(value=@SpecAssertion(section="delegate_assignable_parameters",id="f")) public void testDelegateWildcardBeanTypeVariable()
@SpecAssertions(value=@SpecAssertion(section="delegate_assignable_parameters",id="g")) public void testDelegateTypeVariableBeanTypeVariable()
@SpecAssertions(value=@SpecAssertion(section="delegate_assignable_parameters",id="h")) public void testDelegateTypeVariableBeanActualType()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.