@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class EnterpriseStereotypeDefinitionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
EnterpriseStereotypeDefinitionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testStereotypeDeclaredInheritedIsIndirectlyInherited() |
void |
testStereotypeDeclaredInheritedIsInherited() |
void |
testStereotypeNotDeclaredInheritedIsNotIndirectlyInherited() |
void |
testStereotypeNotDeclaredInheritedIsNotInherited() |
void |
testStereotypeScopeIsOverriddenByIndirectlyInheritedScope() |
void |
testStereotypeScopeIsOverriddenByInheritedScope() |
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="am")
public void testStereotypeDeclaredInheritedIsInherited()
throws Exception
Exception@SpecAssertion(section="type_level_inheritance",
id="ama")
public void testStereotypeNotDeclaredInheritedIsNotInherited()
throws Exception
Exception@SpecAssertion(section="type_level_inheritance",
id="aq")
public void testStereotypeDeclaredInheritedIsIndirectlyInherited()
@SpecAssertion(section="type_level_inheritance",
id="aqa")
public void testStereotypeNotDeclaredInheritedIsNotIndirectlyInherited()
@SpecAssertion(section="type_level_inheritance",
id="hhj")
public void testStereotypeScopeIsOverriddenByInheritedScope()
@SpecAssertion(section="type_level_inheritance",
id="hhk")
public void testStereotypeScopeIsOverriddenByIndirectlyInheritedScope()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.