org.apache.struts2
Class TestNGStrutsTestCase
java.lang.Object
com.opensymphony.xwork2.TestNGXWorkTestCase
org.apache.struts2.StrutsTestCase
org.apache.struts2.TestNGStrutsTestCase
Deprecated. since 2.1.1, use StrutsTestCase instead
public class TestNGStrutsTestCase
- extends StrutsTestCase
Base test class for TestNG unit tests. Provides common Struts variables
and performs Struts setup and teardown processes
Fields inherited from class com.opensymphony.xwork2.TestNGXWorkTestCase |
actionProxyFactory, configuration, configurationManager, container |
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 |
TestNGStrutsTestCase
public TestNGStrutsTestCase()
- Deprecated.
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.