public class BeansXmlAlternativeLocationTest extends Object
WEB-INF/classes directory of a war is a bean archive if there is a file named beans.xml in the WEB-INF/classes/META-INF
directory of the war.| Constructor and Description |
|---|
BeansXmlAlternativeLocationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testAlternativeLocation(javax.enterprise.inject.spi.BeanManager beanManager) |
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
public void testAlternativeLocation(javax.enterprise.inject.spi.BeanManager beanManager)
Copyright © 2016. All rights reserved.