@SpecVersion(spec="cdi",
version="20091101")
public class InitializerMethodAnnotatedProducesTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InitializerMethodAnnotatedProducesTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testInitializerMethodAnnotatedProduces() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic InitializerMethodAnnotatedProducesTest()
@ShouldThrowException(value=javax.enterprise.inject.spi.DefinitionException.class) @Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="declaring_initializer",id="ba"),@SpecAssertion(section="declaring_producer_method",id="ca")})
public void testInitializerMethodAnnotatedProduces()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.