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, servletContext
actionProxyFactory, 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, initDispatcher, initDispatcherParams, initServletMockObjects, injectStrutsDependencies, setUp, tearDown
loadButAdd, loadButAdd, loadConfigurationProviders
protected org.springframework.context.ApplicationContext applicationContext
protected void setupBeforeInitDispatcher() throws Exception
setupBeforeInitDispatcher
in class StrutsJUnit4TestCase<T>
Exception
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.