public class AlternativeDiscoveryTest extends Object
| Constructor and Description |
|---|
AlternativeDiscoveryTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAllBeanDiscoveryAlternative(Cat representative) |
void |
testAnnotatedBeanDiscoveryAlternative(Plant representative) |
void |
testNoneBeanDiscoveryAlternative(Flat flat) |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
public void testAllBeanDiscoveryAlternative(Cat representative)
public void testAnnotatedBeanDiscoveryAlternative(Plant representative)
public void testNoneBeanDiscoveryAlternative(Flat flat)
Copyright © 2017. All rights reserved.