public abstract class StrutsSpringJUnit4TestCase<T> extends StrutsJUnit4TestCase<T> implements org.springframework.context.ApplicationContextAware
| Modifier and Type | Field and Description | 
|---|---|
| protected org.springframework.context.ApplicationContext | applicationContext | 
dispatcher, dispatcherInitParams, pageContext, request, resourceLoader, response, servletContextactionProxyFactory, configuration, configurationManager, container| Constructor and Description | 
|---|
| StrutsSpringJUnit4TestCase() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setApplicationContext(org.springframework.context.ApplicationContext applicationContext) | 
| protected void | setupBeforeInitDispatcher() | 
containsErrors, executeAction, findValueAfterExecute, finishExecution, getAction, getActionMapping, getActionMapping, getActionProxy, getConfigPath, initActionContext, initDispatcher, initDispatcherParams, initServletMockObjects, initSession, injectStrutsDependencies, setUp, tearDownloadButAdd, loadButAdd, loadConfigurationProvidersprotected org.springframework.context.ApplicationContext applicationContext
protected void setupBeforeInitDispatcher()
                                  throws Exception
setupBeforeInitDispatcher in class StrutsJUnit4TestCase<T>Exceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
                           throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2000–2025 Apache Software Foundation. All rights reserved.