org.jboss.weld.environment.servlet.test.config
Class ConfigTestBase
java.lang.Object
org.jboss.weld.environment.servlet.test.config.ConfigTestBase
public class ConfigTestBase
- extends Object
- Author:
- Ales Justin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigTestBase
public ConfigTestBase()
baseDeployment
public static org.jboss.shrinkwrap.api.spec.WebArchive baseDeployment(Package... excludedPackages)
baseDOSDeployment
public static org.jboss.shrinkwrap.api.spec.WebArchive baseDOSDeployment()
assertBeans
protected void assertBeans(Class<?> beanClass,
int size)
testDOS
public void testDOS()
throws Exception
- Throws:
Exception
Copyright © 2013 Seam Framework. All Rights Reserved.