com.opensymphony.xwork2.util
Class XWorkTestCaseHelper
java.lang.Object
com.opensymphony.xwork2.util.XWorkTestCaseHelper
public class XWorkTestCaseHelper
- extends Object
Generic test setup methods to be used with any unit testing framework.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XWorkTestCaseHelper
public XWorkTestCaseHelper()
setUp
public static ConfigurationManager setUp()
throws Exception
- Throws:
Exception
loadConfigurationProviders
public static ConfigurationManager loadConfigurationProviders(ConfigurationManager configurationManager,
ConfigurationProvider... providers)
tearDown
public static void tearDown(ConfigurationManager configurationManager)
throws Exception
- Throws:
Exception
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.