@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class DisposesMethodCalledOnceTest
extends AbstractTest
| Constructor and Description |
|---|
DisposesMethodCalledOnceTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
getDeployment() |
void |
testDisposerCalledOnce1() |
void |
testDisposerCalledOnce2() |
void |
testDisposerCalledOnce3() |
void |
testDisposerCalledOnce4() |
void |
testDisposerCalledOnce5() |
void |
testDisposerCalledOnce6() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive getDeployment()
@SpecAssertion(section="disposer_method_disposed_parameter",
id="ba")
public void testDisposerCalledOnce1()
@SpecAssertion(section="disposer_method_disposed_parameter",
id="ba")
public void testDisposerCalledOnce2()
@SpecAssertion(section="disposer_method_disposed_parameter",
id="ba")
public void testDisposerCalledOnce3()
@SpecAssertion(section="disposer_method_disposed_parameter",
id="ba")
public void testDisposerCalledOnce4()
@SpecAssertion(section="disposer_method_disposed_parameter",
id="ba")
public void testDisposerCalledOnce5()
@SpecAssertion(section="disposer_method_disposed_parameter",
id="ba")
public void testDisposerCalledOnce6()
Copyright © 2008–2016 CDI TCK. All rights reserved.