@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class ContextTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ContextTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testBuiltInContexts() |
void |
testGetContextWithNoRegisteredContextsFails() |
void |
testGetContextWithTooManyActiveContextsFails() |
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()
@SpecAssertion(section="active_context",
id="b")
public void testGetContextWithTooManyActiveContextsFails()
@SpecAssertion(section="active_context",
id="a")
public void testGetContextWithNoRegisteredContextsFails()
@SpecAssertion(section="builtin_scopes",id="aa") @SpecAssertion(section="builtin_scopes",id="ab") @SpecAssertion(section="builtin_scopes",id="ac") @SpecAssertion(section="builtin_scopes",id="ca") @SpecAssertion(section="bm_obtain_active_context",id="a") public void testBuiltInContexts()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.