@SpecVersion(spec="cdi",
version="20091101")
public class InterceptorExtensionTest
extends AbstractTest
This test was originally part of Weld test suite.
| Constructor and Description |
|---|
InterceptorExtensionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testInterceptorAddedByAnnotatedType() |
void |
testInterceptorAddedByClass() |
void |
testLifecycleInterceptor() |
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="init_events",id="b"),@SpecAssertion(section="init_events",id="bb"),@SpecAssertion(section="bbd",id="ae")})
public void testInterceptorAddedByClass()
@SpecAssertions(value={@SpecAssertion(section="init_events",id="b"),@SpecAssertion(section="init_events",id="bb"),@SpecAssertion(section="bbd",id="ae")})
public void testLifecycleInterceptor()
@SpecAssertions(value={@SpecAssertion(section="init_events",id="b"),@SpecAssertion(section="init_events",id="bb"),@SpecAssertion(section="bbd",id="aea")})
public void testInterceptorAddedByAnnotatedType()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.