@SpecVersion(spec="cdi",
version="20091101")
public class JavaEEComponentsTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
JavaEEComponentsTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testComponentDisposerMethod() |
void |
testComponentInject() |
void |
testComponentObserverMethod() |
void |
testComponentProducerField() |
void |
testComponentProducerMethod() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value=@SpecAssertion(section="javaee_components",id="a"))
public void testComponentInject()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="javaee_components",id="b"))
public void testComponentProducerMethod()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="javaee_components",id="c"))
public void testComponentProducerField()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="javaee_components",id="d"))
public void testComponentObserverMethod()
throws Exception
ExceptionCopyright © 2008-2013 Seam Framework. All Rights Reserved.