@SpecVersion(spec="int",
version="3.1.PFD")
public class LifecycleCallbackInterceptorExceptionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
LifecycleCallbackInterceptorExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testLifecycleCallbackInterceptorCanCatchException() |
void |
testPostConstructCanThrowRuntimeException() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic LifecycleCallbackInterceptorExceptionTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="5.2",
id="a")
public void testPostConstructCanThrowRuntimeException()
@SpecAssertions(value={@SpecAssertion(section="5.2",id="c"),@SpecAssertion(section="5.2",id="d")})
public void testLifecycleCallbackInterceptorCanCatchException()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.