@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class MultiModuleSessionBeanAmbiguousDependencyTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
MultiModuleSessionBeanAmbiguousDependencyTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
createTestArchive() |
void |
testAmbiguousDependencyDetected() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic MultiModuleSessionBeanAmbiguousDependencyTest()
@ShouldThrowException(value=javax.enterprise.inject.spi.DeploymentException.class) @Deployment public static org.jboss.shrinkwrap.api.spec.EnterpriseArchive createTestArchive()
@SpecAssertion(section="unsatisfied_and_ambig_dependencies",
id="ae")
public void testAmbiguousDependencyDetected()
Copyright © 2008–2016 CDI TCK. All rights reserved.