@SpecVersion(spec="cdi",
version="20091101")
public class SelectedAlternative01Test
extends AbstractTest
Foo alternative selected for the app with priority 1000 and alternative stereotype
SelectedStereotype for the app with priority 60Bar producer alternatives selected for the app with priority 1100beanManager| Constructor and Description |
|---|
SelectedAlternative01Test() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAlternativeManagedBeanSelected() |
void |
testAlternativeProducerSelected() |
void |
testAlternativeStereotypeSelected() |
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="declaring_selected_alternatives",id="ba")) public void testAlternativeManagedBeanSelected()
@SpecAssertions(value={@SpecAssertion(section="declaring_selected_alternatives",id="bc"),@SpecAssertion(section="declaring_selected_alternatives",id="bd")})
public void testAlternativeProducerSelected()
@SpecAssertions(value=@SpecAssertion(section="declaring_selected_alternatives",id="bf")) public void testAlternativeStereotypeSelected()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.