org.apache.struts2
Class TestNGStrutsTestCase
java.lang.Object
com.opensymphony.xwork2.TestNGXWorkTestCase
org.apache.struts2.TestNGStrutsTestCase
public class TestNGStrutsTestCase
- extends TestNGXWorkTestCase
Base test class for TestNG unit tests. Provides common Struts variables
and performs Struts setup and teardown processes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestNGStrutsTestCase
public TestNGStrutsTestCase()
setUp
protected void setUp()
throws Exception
- Overrides:
setUp
in class TestNGXWorkTestCase
- Throws:
Exception
initDispatcher
protected Dispatcher initDispatcher(Map<String,String> params)
tearDown
protected void tearDown()
throws Exception
- Overrides:
tearDown
in class TestNGXWorkTestCase
- Throws:
Exception
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.