@SpecVersion(spec="cdi",
version="20091101")
public class ObserverMethodParameterInjectionValidationTest
extends AbstractTest
This test was originally part of Seam Compatibility project.
beanManager| Constructor and Description |
|---|
ObserverMethodParameterInjectionValidationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
getDeployment() |
void |
test() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic ObserverMethodParameterInjectionValidationTest()
@ShouldThrowException(value=javax.enterprise.inject.spi.DeploymentException.class) @Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive getDeployment()
@SpecAssertions(value={@SpecAssertion(section="observes",id="i"),@SpecAssertion(section="unsatisfied_and_ambig_dependencies",id="ab")})
public void test()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.