@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class VetoedTest
extends AbstractTest
This test was originally part of the Weld test suite.
beanManager| Constructor and Description |
|---|
VetoedTest() |
| 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="what_classes_are_beans",id="h") @SpecAssertion(section="process_annotated_type",id="ia") @SpecAssertion(section="process_annotated_type",id="ib") public void testClassLevelVeto()
@SpecAssertion(section="what_classes_are_beans",id="h") @SpecAssertion(section="process_annotated_type",id="ii") public void testPackageLevelVeto()
@SpecAssertion(section="process_annotated_type",id="ie") @SpecAssertion(section="process_annotated_type",id="if") public void testAnnotatedTypeAddedByExtension()
Copyright © 2008–2016 CDI TCK. All rights reserved.