@SpecVersion(spec="cdi",
version="20091101")
public class DecoratorInvocationTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
DecoratorInvocationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testChainedDecoratorInvocation() |
void |
testDecoratorInvocation() |
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="decorator_invocation",id="aa"),@SpecAssertion(section="decorator_invocation",id="b"),@SpecAssertion(section="decorated_types",id="d"),@SpecAssertion(section="delegate_attribute",id="f"),@SpecAssertion(section="biz_method",id="b"),@SpecAssertion(section="biz_method",id="aa")})
public void testDecoratorInvocation()
@SpecAssertions(value={@SpecAssertion(section="decorator_invocation",id="d"),@SpecAssertion(section="decorator_invocation",id="e"),@SpecAssertion(section="decorator_invocation",id="f"),@SpecAssertion(section="decorated_types",id="d"),@SpecAssertion(section="delegate_attribute",id="f"),@SpecAssertion(section="biz_method",id="kb")})
public void testChainedDecoratorInvocation()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.