public class BeansXmlAlternativeLocationTestBase 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 |
|---|
BeansXmlAlternativeLocationTestBase() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
baseTestArchive() |
void |
testAlternativeLocation(BeanManager beanManager) |
public static org.jboss.shrinkwrap.api.spec.WebArchive baseTestArchive()
public void testAlternativeLocation(BeanManager beanManager)
Copyright © 2015. All Rights Reserved.