mondrian.test
Class SimpleTestRunner

java.lang.Object
  extended by mondrian.test.SimpleTestRunner

public class SimpleTestRunner
extends java.lang.Object

Simple test runner.

Version:
$Id: //open/mondrian/testsrc/main/mondrian/test/SimpleTestRunner.java#11 $

Constructor Summary
SimpleTestRunner()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected static TestCase makeTestCase(java.lang.String classname)
           
protected static TestCase makeTestCase(java.lang.String classname, java.lang.String methodname)
           
protected static void outputErrorInfo(java.util.Enumeration e, boolean quiet)
           
protected static void usage(java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTestRunner

public SimpleTestRunner()
Method Detail

usage

protected static void usage(java.lang.String msg)

makeTestCase

protected static TestCase makeTestCase(java.lang.String classname)
                                throws java.lang.Exception
Throws:
java.lang.Exception

makeTestCase

protected static TestCase makeTestCase(java.lang.String classname,
                                       java.lang.String methodname)
                                throws java.lang.Exception
Throws:
java.lang.Exception

outputErrorInfo

protected static void outputErrorInfo(java.util.Enumeration e,
                                      boolean quiet)

main

public static void main(java.lang.String[] args)
                 throws java.lang.Throwable
Throws:
java.lang.Throwable

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads