@SpecVersion(spec="cdi",
version="20091101")
public class SelectedAlternative04Test
extends AbstractTest
Foo alternative selected for the app with priority 1000, and alternative stereotype
SelectedStereotype for the app with pr iority 60Bar alternative selected for the app with priority 1100beanManager| Constructor and Description |
|---|
SelectedAlternative04Test() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAlternativeManagedBeanDeselected() |
void |
testAlternativeProducerDeselected() |
void |
testAlternativeStereotypeDeselected() |
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="da")) public void testAlternativeManagedBeanDeselected()
@SpecAssertions(value={@SpecAssertion(section="declaring_selected_alternatives",id="dc"),@SpecAssertion(section="declaring_selected_alternatives",id="dd")})
public void testAlternativeProducerDeselected()
@SpecAssertions(value=@SpecAssertion(section="declaring_selected_alternatives",id="df")) public void testAlternativeStereotypeDeselected()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.