@SpecVersion(spec="cdi",
version="20091101")
public class SelectedAlternative05Test
extends AbstractTest
TestBean implementation, has Bar
alternative selectedFoo unselected alternative with default priority 1000 and unselected alternative
stereotype SelectedStereotype with default priority 60Bar unselected alternative with default priority 2000beanManager| Constructor and Description |
|---|
SelectedAlternative05Test() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAlternativeProducerSelected() |
void |
testAlternativeStereotypeSelected() |
void |
testManagedBeanWithDefaultPrioritySelected() |
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="ea"),@SpecAssertion(section="declaring_selected_alternatives",id="fa")})
public void testManagedBeanWithDefaultPrioritySelected()
@SpecAssertions(value={@SpecAssertion(section="declaring_selected_alternatives",id="ec"),@SpecAssertion(section="declaring_selected_alternatives",id="ed"),@SpecAssertion(section="declaring_selected_alternatives",id="fc"),@SpecAssertion(section="declaring_selected_alternatives",id="fd")})
public void testAlternativeProducerSelected()
@SpecAssertions(value={@SpecAssertion(section="declaring_selected_alternatives",id="ef"),@SpecAssertion(section="declaring_selected_alternatives",id="ff")})
public void testAlternativeStereotypeSelected()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.