|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.XWorkJUnit4TestCase
org.apache.struts2.StrutsJUnit4TestCase<T>
org.apache.struts2.StrutsSpringJUnit4TestCase<T>
public abstract class StrutsSpringJUnit4TestCase<T>
User: mcucchiara Date: 04/08/11 Time: 16.50
Field Summary | |
---|---|
protected org.springframework.context.ApplicationContext |
applicationContext
|
Fields inherited from class org.apache.struts2.StrutsJUnit4TestCase |
---|
dispatcherInitParams, pageContext, request, resourceLoader, response, servletContext |
Fields inherited from class com.opensymphony.xwork2.XWorkJUnit4TestCase |
---|
actionProxyFactory, configuration, configurationManager, container |
Constructor Summary | |
---|---|
StrutsSpringJUnit4TestCase()
|
Method Summary | |
---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
protected void |
setupBeforeInitDispatcher()
|
Methods inherited from class org.apache.struts2.StrutsJUnit4TestCase |
---|
containsErrors, executeAction, findValueAfterExecute, 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 |
Field Detail |
---|
protected org.springframework.context.ApplicationContext applicationContext
Constructor Detail |
---|
public StrutsSpringJUnit4TestCase()
Method Detail |
---|
protected void setupBeforeInitDispatcher() throws java.lang.Exception
setupBeforeInitDispatcher
in class StrutsJUnit4TestCase<T>
java.lang.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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |