com.opensymphony.xwork2
Class XWorkJUnit4TestCase
java.lang.Object
com.opensymphony.xwork2.XWorkJUnit4TestCase
public abstract class XWorkJUnit4TestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configurationManager
protected ConfigurationManager configurationManager
configuration
protected Configuration configuration
container
protected Container container
actionProxyFactory
protected ActionProxyFactory actionProxyFactory
XWorkJUnit4TestCase
public XWorkJUnit4TestCase()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
loadConfigurationProviders
protected void loadConfigurationProviders(ConfigurationProvider... providers)
loadButAdd
protected void loadButAdd(Class<?> type,
Object impl)
loadButAdd
protected void loadButAdd(Class<?> type,
String name,
Object impl)
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.