@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class ProcessInjectionTargetEventThrowsExceptionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ProcessInjectionTargetEventThrowsExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testProcessInjectionTargetEventThrowsExceptionNotOk() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic ProcessInjectionTargetEventThrowsExceptionTest()
@ShouldThrowException(value=javax.enterprise.inject.spi.DefinitionException.class) @Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="pit",
id="f")
public void testProcessInjectionTargetEventThrowsExceptionNotOk()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.