A D E F G I O P R S T

A

applicationContext - Static variable in class org.apache.struts2.StrutsSpringTestCase
 

D

dispatcherInitParams - Variable in class org.apache.struts2.StrutsTestCase
 

E

executeAction(String) - Method in class org.apache.struts2.StrutsTestCase
Executes an action and returns it's output (not the result returned from execute()), but the actual output that would be written to the response.

F

findValueAfterExecute(String) - Method in class org.apache.struts2.StrutsTestCase
gets an object from the stack after an action is executed

G

getActionMapping(HttpServletRequest) - Method in class org.apache.struts2.StrutsTestCase
Finds an ActionMapping for a given request
getActionMapping(String) - Method in class org.apache.struts2.StrutsTestCase
Finds an ActionMapping for a given url
getActionProxy(String) - Method in class org.apache.struts2.StrutsTestCase
Creates an action proxy for a request, and sets parameters of the ActionInvocation to the passed parameters.
getContextLocations() - Method in class org.apache.struts2.StrutsSpringTestCase
 

I

initDispatcher(Map<String, String>) - Method in class org.apache.struts2.StrutsTestCase
 
initServletMockObjects() - Method in class org.apache.struts2.StrutsTestCase
 
injectStrutsDependencies(Object) - Method in class org.apache.struts2.StrutsTestCase
Injects dependencies on an Object using Struts internal IoC container

O

org.apache.struts2 - package org.apache.struts2
 

P

pageContext - Variable in class org.apache.struts2.StrutsTestCase
 

R

request - Variable in class org.apache.struts2.StrutsTestCase
 
resourceLoader - Variable in class org.apache.struts2.StrutsTestCase
 
response - Variable in class org.apache.struts2.StrutsTestCase
 

S

servletContext - Variable in class org.apache.struts2.StrutsTestCase
 
setUp() - Method in class org.apache.struts2.StrutsTestCase
Sets up the configuration settings, XWork configuration, and message resources
setupBeforeInitDispatcher() - Method in class org.apache.struts2.StrutsSpringTestCase
 
setupBeforeInitDispatcher() - Method in class org.apache.struts2.StrutsTestCase
 
StrutsSpringTestCase - Class in org.apache.struts2
Base class for Spring JUnit actions
StrutsSpringTestCase() - Constructor for class org.apache.struts2.StrutsSpringTestCase
 
StrutsTestCase - Class in org.apache.struts2
Base test case for JUnit testing Struts.
StrutsTestCase() - Constructor for class org.apache.struts2.StrutsTestCase
 

T

tearDown() - Method in class org.apache.struts2.StrutsTestCase
 

A D E F G I O P R S T

Copyright © 2000-2010 Apache Software Foundation. All Rights Reserved.