@SpecVersion(spec="cdi",
version="20091101")
public class GlobalDecoratorOrderingTest
extends AbstractTest
This test was originally part of the Weld test suite.
beanManager| Constructor and Description |
|---|
GlobalDecoratorOrderingTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testDecoratorsInWebInfClasses() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getCurrentConfiguration, getCurrentManager, getInstanceByName, getInstanceByType, getInstanceByType, getUniqueBean, getUniqueBean, isThrowablePresent, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="enabled_decorators",id="b"),@SpecAssertion(section="enabled_decorators",id="c"),@SpecAssertion(section="enabled_decorators",id="d"),@SpecAssertion(section="enabled_decorators",id="e"),@SpecAssertion(section="enabled_decorators",id="f")})
public void testDecoratorsInWebInfClasses()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.