org.apache.struts2
Class StrutsSpringJUnit4TestCase<T>
java.lang.Object
com.opensymphony.xwork2.XWorkJUnit4TestCase
org.apache.struts2.StrutsJUnit4TestCase<T>
org.apache.struts2.StrutsSpringJUnit4TestCase<T>
- All Implemented Interfaces:
- org.springframework.context.ApplicationContextAware
public abstract class StrutsSpringJUnit4TestCase<T>
- extends StrutsJUnit4TestCase<T>
- implements org.springframework.context.ApplicationContextAware
User: mcucchiara
Date: 04/08/11
Time: 16.50
Fields inherited from class com.opensymphony.xwork2.XWorkJUnit4TestCase |
actionProxyFactory, configuration, configurationManager, container |
Methods inherited from class org.apache.struts2.StrutsJUnit4TestCase |
containsErrors, executeAction, findValueAfterExecute, finishExecution, getAction, getActionMapping, getActionMapping, getActionProxy, getConfigPath, initDispatcher, initDispatcherParams, initServletMockObjects, injectStrutsDependencies, setUp, tearDown |
Methods inherited from class com.opensymphony.xwork2.XWorkJUnit4TestCase |
loadButAdd, loadButAdd, loadConfigurationProviders |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
applicationContext
protected org.springframework.context.ApplicationContext applicationContext
StrutsSpringJUnit4TestCase
public StrutsSpringJUnit4TestCase()
setupBeforeInitDispatcher
protected void setupBeforeInitDispatcher()
throws Exception
- Overrides:
setupBeforeInitDispatcher
in class StrutsJUnit4TestCase<T>
- Throws:
Exception
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
- Specified by:
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.