@SpecVersion(spec="cdi",
version="20091101")
public class CustomBeanImplementationTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
CustomBeanImplementationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testGetBeanClassCalled() |
void |
testGetBindingsCalled() |
void |
testGetInjectionPointsCalled(Bar bar) |
void |
testGetNameCalled() |
void |
testGetScopeTypeCalled() |
void |
testGetStereotypesCalled() |
void |
testGetTypesCalled() |
void |
testIsPolicyCalled() |
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 createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="declaring_selected_alternatives_bean_archive",id="h"),@SpecAssertion(section="inter_module_injection",id="q")})
public void testGetBeanClassCalled()
@SpecAssertion(section="declaring_selected_alternatives_bean_archive",
id="h")
public void testGetStereotypesCalled()
@SpecAssertion(section="declaring_selected_alternatives_bean_archive",
id="h")
public void testIsPolicyCalled()
@SpecAssertion(section="performing_typesafe_resolution",
id="na")
public void testGetTypesCalled()
@SpecAssertion(section="performing_typesafe_resolution",
id="nb")
public void testGetBindingsCalled()
@SpecAssertions(value={@SpecAssertion(section="unsatisfied_and_ambig_dependencies",id="b"),@SpecAssertion(section="passivation_validation",id="ga"),@SpecAssertion(section="passivation_validation",id="gb")})
public void testGetInjectionPointsCalled(Bar bar)
@SpecAssertion(section="name_resolution",
id="e")
public void testGetNameCalled()
@SpecAssertion(section="contextual_instance",
id="e")
public void testGetScopeTypeCalled()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.