@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, getCurrentConfiguration, getCurrentManager, getInstanceByName, getInstanceByType, getInstanceByType, getUniqueBean, getUniqueBean, isThrowablePresent, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="veto",id="a"),@SpecAssertion(section="session_beans",id="aa"),@SpecAssertion(section="pat",id="ia")})
public void testClassLevelVeto()
@SpecAssertions(value={@SpecAssertion(section="veto",id="a"),@SpecAssertion(section="pat",id="ie")})
public void testAnnotatedTypeAddedByExtension()
@SpecAssertions(value={@SpecAssertion(section="veto",id="a"),@SpecAssertion(section="session_beans",id="aa"),@SpecAssertion(section="pat",id="ii")})
public void testPackageLevelVeto()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.