com.opensymphony.xwork2
Class TestNGXWorkTestCase
java.lang.Object
com.opensymphony.xwork2.TestNGXWorkTestCase
public class TestNGXWorkTestCase
- extends Object
Base test class for TestNG unit tests. Provides common XWork variables
and performs XWork setup and teardown processes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configurationManager
protected ConfigurationManager configurationManager
configuration
protected Configuration configuration
container
protected Container container
actionProxyFactory
protected ActionProxyFactory actionProxyFactory
TestNGXWorkTestCase
public TestNGXWorkTestCase()
setUp
protected void setUp()
throws Exception
- Throws:
Exception
tearDown
protected void tearDown()
throws Exception
- Throws:
Exception
loadConfigurationProviders
protected void loadConfigurationProviders(ConfigurationProvider... providers)
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.