Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Entry point to run test suite from the command line.
|
static Test |
suite()
Creates a TestSuite to test the whole of mondrian.
|
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning
public static void main(String[] args)
args
- Command-line parameters.