@SpecVersion(spec="cdi",
version="1.1 Final Release")
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()
@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()
@SpecAssertions(value=@SpecAssertion(section="binding_interceptor_to_bean",id="c")) public void testInterceptorBindingAnnotation()
@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()
@SpecAssertions(value=@SpecAssertion(section="binding_interceptor_to_bean",id="c")) public void testInterceptorBindingsCanDeclareOtherInterceptorBindings()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.