@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class ExcludeFiltersTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ExcludeFiltersTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testExcludeClassActivators() |
void |
testExcludeSystemPropertyActivator() |
void |
testTypeFcqnMatchesExcludeFilterName() |
void |
testTypePackageMatchesExcludeFilterName() |
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="bean_discovery",id="pa") @SpecAssertion(section="bean_discovery",id="qa") public void testTypeFcqnMatchesExcludeFilterName()
@SpecAssertion(section="bean_discovery",id="pa") @SpecAssertion(section="bean_discovery",id="qb") @SpecAssertion(section="bean_discovery",id="qc") public void testTypePackageMatchesExcludeFilterName()
@SpecAssertion(section="bean_discovery",id="pb") @SpecAssertion(section="bean_discovery",id="pc") public void testExcludeClassActivators()
@SpecAssertion(section="bean_discovery",id="pd") @SpecAssertion(section="bean_discovery",id="pe") public void testExcludeSystemPropertyActivator()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.