@SpecVersion(spec="int",
version="1.2")
public class InvocationContextTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InvocationContextTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testBusinessMethodNotCalledWithoutProceedInvocation() |
void |
testContextData() |
void |
testCtxProceedForLifecycleCallbackInterceptorMethod() |
void |
testGetMethodForAroundInvokeInterceptorMethod() |
void |
testGetMethodForLifecycleCallbackInterceptorMethod() |
void |
testGetTargetMethod() |
void |
testGetTimerMethod() |
void |
testIllegalNumberOfParameters() |
void |
testIllegalTypeOfParameters() |
void |
testMethodParameters() |
void |
testProceedReturnsNullForVoidMethod() |
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()
@SpecAssertion(section="2.8",id="aa") @SpecAssertion(section="2.3",id="c") public void testGetTargetMethod()
@SpecAssertion(section="2.3",
id="db")
public void testGetTimerMethod()
@SpecAssertion(section="2.3",
id="ea")
public void testGetMethodForAroundInvokeInterceptorMethod()
@SpecAssertion(section="2.3",
id="eb")
public void testGetMethodForLifecycleCallbackInterceptorMethod()
@SpecAssertion(section="2.3",
id="l")
public void testCtxProceedForLifecycleCallbackInterceptorMethod()
@SpecAssertion(section="2.3",id="f") @SpecAssertion(section="2.3",id="ga") public void testMethodParameters()
@SpecAssertion(section="2.3",
id="gb")
public void testIllegalNumberOfParameters()
@SpecAssertion(section="2.3",
id="gc")
public void testIllegalTypeOfParameters()
@SpecAssertion(section="2.3",
id="k")
public void testProceedReturnsNullForVoidMethod()
@SpecAssertions(value=@SpecAssertion(section="2.3",id="ba")) public void testContextData()
@SpecAssertion(section="2.3",
id="j")
public void testBusinessMethodNotCalledWithoutProceedInvocation()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.