|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.opensymphony.xwork2.XWorkTestCase
org.apache.struts2.StrutsTestCase
public abstract class StrutsTestCase
Base test case for JUnit testing Struts.
| Field Summary |
|---|
| Fields inherited from class com.opensymphony.xwork2.XWorkTestCase |
|---|
actionProxyFactory, configuration, configurationManager, container |
| Constructor Summary | |
|---|---|
StrutsTestCase()
|
|
| Method Summary | |
|---|---|
protected Dispatcher |
initDispatcher(Map<String,String> params)
|
protected void |
setUp()
Sets up the configuration settings, XWork configuration, and message resources |
protected void |
tearDown()
|
| Methods inherited from class com.opensymphony.xwork2.XWorkTestCase |
|---|
loadConfigurationProviders |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StrutsTestCase()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class XWorkTestCaseExceptionprotected Dispatcher initDispatcher(Map<String,String> params)
protected void tearDown()
throws Exception
tearDown in class XWorkTestCaseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||