@SpecVersion(spec="cdi",
version="2.0-EDR2")
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()
@SpecAssertion(section="session_beans",id="aa") @SpecAssertion(section="process_annotated_type",id="ia") public void testClassLevelVeto()
@SpecAssertions(value=@SpecAssertion(section="process_annotated_type",id="ie")) public void testAnnotatedTypeAddedByExtension()
@SpecAssertion(section="session_beans",id="aa") @SpecAssertion(section="process_annotated_type",id="ii") public void testPackageLevelVeto()
Copyright © 2008–2016 CDI TCK. All rights reserved.