@SpecVersion(spec="cdi",
version="20091101")
public class EnterpriseVetoedTest
extends AbstractTest
This test was originally part of the Weld test suite.
beanManager| Constructor and Description |
|---|
EnterpriseVetoedTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAnnotatedTypeAddedByExtension() |
void |
testClassLevelVeto() |
void |
testPackageLevelVeto() |
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="session_beans",id="aa"),@SpecAssertion(section="pat",id="ia")})
public void testClassLevelVeto()
@SpecAssertions(value=@SpecAssertion(section="pat",id="ie")) public void testAnnotatedTypeAddedByExtension()
@SpecAssertions(value={@SpecAssertion(section="session_beans",id="aa"),@SpecAssertion(section="pat",id="ii")})
public void testPackageLevelVeto()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.