|
||||||||||
| 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 unit testing Struts.
| Field Summary |
|---|
| Fields inherited from class com.opensymphony.xwork2.XWorkTestCase |
|---|
configurationManager |
| Constructor Summary | |
|---|---|
StrutsTestCase()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
Sets up the configuration settings, XWork configuration, and message resources |
protected void |
tearDown()
|
| 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 java.lang.Exception
setUp in class com.opensymphony.xwork2.XWorkTestCasejava.lang.Exception
protected void tearDown()
throws java.lang.Exception
tearDown in class com.opensymphony.xwork2.XWorkTestCasejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||