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