@SpecVersion(spec="cdi",
version="20091101")
public class BuiltinEventDecoratorTest
extends AbstractDecoratorTest
beanManager| Constructor and Description |
|---|
BuiltinEventDecoratorTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testDecoratorIsInvoked() |
void |
testDecoratorIsResolved() |
void |
testMultipleDecorators() |
checkDecorator, resolveUniqueDecorator, resolveUniqueDecoratoractivate, 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()
@SpecAssertions(value={@SpecAssertion(section="decorator_invocation",id="aca"),@SpecAssertion(section="decorator_resolution",id="aa")})
public void testDecoratorIsResolved()
@SpecAssertions(value=@SpecAssertion(section="decorator_invocation",id="aca")) public void testDecoratorIsInvoked()
@SpecAssertions(value=@SpecAssertion(section="decorator_invocation",id="aca")) public void testMultipleDecorators()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.