org.castor.xmlctf
Class CastorTestSuiteRunner
TestCase
org.castor.xmlctf.CastorTestSuiteRunner
public class CastorTestSuiteRunner
extends TestCase
Start tests for the Castor Testing Framework. This is the main class for the
Castor Testing Framework. It is all driven from here.
$Revision:6775 $ $Date: 2005-12-31 08:08:19 -0700 (Sat, 31 Dec 2005) $static String | TEST_OUTPUT_ROOT - The root directory of the place where all the files generated by the
different tests have to be put.
|
static void | main(String[] args) - Runs the Castor Testing Framework.
|
static Test | suite() - Starts a TestCaseAggregator to collect all the tests in the test root
directory and its subdirectories.
|
TEST_OUTPUT_ROOT
public static final String TEST_OUTPUT_ROOT
The root directory of the place where all the files generated by the
different tests have to be put.
CastorTestSuiteRunner
public CastorTestSuiteRunner(String name)
Default constructor that takes a name per test case.
main
public static void main(String[] args)
Runs the Castor Testing Framework.
args
- the standard command-line arguments
suite
public static Test suite()
Starts a TestCaseAggregator to collect all the tests in the test root
directory and its subdirectories.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com