@SpecVersion(spec="int",
version="3.1.PFD")
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 |
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="6",
id="d")
public void testGetTargetMethod()
@SpecAssertion(section="6",
id="f")
public void testGetTimerMethod()
@SpecAssertion(section="6",
id="g")
public void testGetMethodForAroundInvokeInterceptorMethod()
@SpecAssertion(section="6",
id="h")
public void testGetMethodForLifecycleCallbackInterceptorMethod()
@SpecAssertions(value={@SpecAssertion(section="6",id="i"),@SpecAssertion(section="6",id="j"),@SpecAssertion(section="6",id="k")})
public void testMethodParameters()
@SpecAssertion(section="6",
id="la")
public void testIllegalNumberOfParameters()
@SpecAssertion(section="6",
id="lb")
public void testIllegalTypeOfParameters()
@SpecAssertion(section="6",
id="o")
public void testProceedReturnsNullForVoidMethod()
@SpecAssertions(value={@SpecAssertion(section="1",id="d"),@SpecAssertion(section="6",id="a")})
public void testContextData()
@SpecAssertion(section="6",
id="n")
public void testBusinessMethodNotCalledWithoutProceedInvocation()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.