@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class EnterpriseQualifierDefinitionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
EnterpriseQualifierDefinitionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testQualifierDeclaredInheritedIsIndirectlyInherited() |
void |
testQualifierDeclaredInheritedIsInherited() |
void |
testQualifierNotDeclaredInheritedIsNotIndirectlyInherited() |
void |
testQualifierNotDeclaredInheritedIsNotInherited() |
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="type_level_inheritance",
id="al")
public void testQualifierDeclaredInheritedIsInherited()
throws Exception
Exception@SpecAssertion(section="type_level_inheritance",
id="ala")
public void testQualifierNotDeclaredInheritedIsNotInherited()
throws Exception
Exception@SpecAssertion(section="type_level_inheritance",
id="ap")
public void testQualifierDeclaredInheritedIsIndirectlyInherited()
@SpecAssertion(section="type_level_inheritance",
id="apa")
public void testQualifierNotDeclaredInheritedIsNotIndirectlyInherited()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.