|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.TestNGXWorkTestCase
org.apache.struts2.StrutsTestCase
public class StrutsTestCase
Base test class for TestNG unit tests. Provides common Struts variables and performs Struts setup and teardown processes
Field Summary |
---|
Fields inherited from class com.opensymphony.xwork2.TestNGXWorkTestCase |
---|
actionProxyFactory, configuration, configurationManager, container |
Constructor Summary | |
---|---|
StrutsTestCase()
|
Method Summary | |
---|---|
protected Dispatcher |
initDispatcher(java.util.Map<java.lang.String,java.lang.String> params)
|
protected void |
setUp()
|
protected void |
tearDown()
|
Methods inherited from class com.opensymphony.xwork2.TestNGXWorkTestCase |
---|
loadConfigurationProviders |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StrutsTestCase()
Method Detail |
---|
protected void setUp() throws java.lang.Exception
setUp
in class TestNGXWorkTestCase
java.lang.Exception
protected Dispatcher initDispatcher(java.util.Map<java.lang.String,java.lang.String> params)
protected void tearDown() throws java.lang.Exception
tearDown
in class TestNGXWorkTestCase
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |