public abstract class XWorkJUnit4TestCase extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected ActionProxyFactory | 
actionProxyFactory  | 
protected Configuration | 
configuration  | 
protected ConfigurationManager | 
configurationManager  | 
protected Container | 
container  | 
| Constructor and Description | 
|---|
XWorkJUnit4TestCase()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
loadButAdd(Class<?> type,
          Object impl)  | 
protected void | 
loadButAdd(Class<?> type,
          String name,
          Object impl)  | 
protected void | 
loadConfigurationProviders(ConfigurationProvider... providers)  | 
void | 
setUp()  | 
void | 
tearDown()  | 
protected ConfigurationManager configurationManager
protected Configuration configuration
protected Container container
protected ActionProxyFactory actionProxyFactory
protected void loadConfigurationProviders(ConfigurationProvider... providers)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.