| |
|
| org.apache.struts2.StrutsTestCase
All known Subclasses: org.apache.struts2.interceptor.CreateSessionInterceptorTest, org.apache.struts2.views.freemarker.FreemarkerManagerTest, org.apache.struts2.views.xslt.XSLTResultTest, org.apache.struts2.dispatcher.ServletDispatcherResultTest, org.apache.struts2.interceptor.ServletConfigInterceptorTest, org.apache.struts2.views.jsp.PropertyTagTest, org.apache.struts2.interceptor.TokenInterceptorTest, org.apache.struts2.portlet.util.StrutsUtilTest, org.apache.struts2.views.util.UrlHelperTest, org.apache.struts2.dispatcher.mapper.DefaultActionMapperTest, org.apache.struts2.interceptor.ExecuteAndWaitInterceptorTest, org.apache.struts2.dispatcher.HttpHeaderResultTest, org.apache.struts2.dispatcher.FilterDispatcherTest, org.apache.struts2.views.freemarker.tags.TagModelTest, org.apache.struts2.dispatcher.mapper.Restful2ActionMapperTest, org.apache.struts2.dispatcher.ServletActionRedirectResultTest, org.apache.struts2.interceptor.CookieInterceptorTest, org.apache.struts2.config.SettingsTest, org.apache.struts2.interceptor.RolesInterceptorTest, org.apache.struts2.dispatcher.StrutsResultSupportTest, org.apache.struts2.interceptor.MessageStoreInterceptorTest, org.apache.struts2.util.InvocationSessionStoreTest, org.apache.struts2.dispatcher.ServletRedirectResultTest, org.apache.struts2.dispatcher.DispatcherTest, org.apache.struts2.components.UIBeanTest, org.apache.struts2.interceptor.validation.AnnotationValidationInterceptorTest, org.apache.struts2.components.FormButtonTest, org.apache.struts2.views.jsp.IfTagTest, org.apache.struts2.views.jsp.ElseIfTagTest, org.apache.struts2.interceptor.FileUploadInterceptorTest, example.ConfigTest, org.apache.struts2.views.jsp.ElseTagTest, org.apache.struts2.interceptor.StrutsConversionErrorInterceptorTest, org.apache.struts2.views.jsp.AbstractTagTest,
StrutsTestCase | abstract public class StrutsTestCase extends XWorkTestCase (Code) | | Base test case for JUnit testing Struts.
|
setUp | protected void setUp() throws Exception(Code) | | Sets up the configuration settings, XWork configuration, and
message resources
|
|
|
|