|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.util.XWorkTestCaseHelper
public class XWorkTestCaseHelper
Generic test setup methods to be used with any unit testing framework.
Constructor Summary | |
---|---|
XWorkTestCaseHelper()
|
Method Summary | |
---|---|
static ConfigurationManager |
loadConfigurationProviders(ConfigurationManager configurationManager,
ConfigurationProvider... providers)
|
static ConfigurationManager |
setUp()
|
static void |
tearDown(ConfigurationManager configurationManager)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XWorkTestCaseHelper()
Method Detail |
---|
public static ConfigurationManager setUp() throws java.lang.Exception
java.lang.Exception
public static ConfigurationManager loadConfigurationProviders(ConfigurationManager configurationManager, ConfigurationProvider... providers)
public static void tearDown(ConfigurationManager configurationManager) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |