@SpecVersion(spec="cdi",
version="20091101")
public class InterceptorDefinitionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InterceptorDefinitionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testInstanceOfInterceptorForEveryEnabledInterceptor() |
void |
testInterceptionType() |
void |
testInterceptorBindingAnnotation() |
void |
testInterceptorBindingsCanDeclareOtherInterceptorBindings() |
void |
testInterceptorBindingTypes() |
void |
testInterceptorsImplementInterceptorInterface() |
void |
testNoBindingTypesToResolveInterceptorsFails() |
void |
testNonBindingTypeToResolveInterceptorsFails() |
void |
testResolveInterceptorsReturnsOrderedList() |
void |
testSameBindingTypesToResolveInterceptorsFails() |
void |
testStereotypeInterceptorBindings() |
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="interceptor",id="a")) public void testInterceptorsImplementInterceptorInterface()
@SpecAssertions(value=@SpecAssertion(section="interceptor",id="b")) public void testInterceptorBindingTypes()
@SpecAssertions(value={@SpecAssertion(section="interceptor",id="c"),@SpecAssertion(section="interceptor",id="e")})
public void testInterceptionType()
@SpecAssertion(section="interceptor",
id="f")
public void testInstanceOfInterceptorForEveryEnabledInterceptor()
@SpecAssertions(value=@SpecAssertion(section="bm_interceptor_resolution",id="a")) public void testResolveInterceptorsReturnsOrderedList()
@SpecAssertions(value=@SpecAssertion(section="bm_interceptor_resolution",id="b")) public void testSameBindingTypesToResolveInterceptorsFails()
@SpecAssertions(value=@SpecAssertion(section="bm_interceptor_resolution",id="c")) public void testNoBindingTypesToResolveInterceptorsFails()
@SpecAssertions(value=@SpecAssertion(section="bm_interceptor_resolution",id="d")) public void testNonBindingTypeToResolveInterceptorsFails()
public void testInterceptorBindingAnnotation()
@SpecAssertions(value={@SpecAssertion(section="stereotype_interceptor_bindings",id="a"),@SpecAssertion(section="stereotype_interceptor_bindings",id="b"),@SpecAssertion(section="specify_stereotype_interceptor_bindings",id="b")})
public void testStereotypeInterceptorBindings()
public void testInterceptorBindingsCanDeclareOtherInterceptorBindings()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.