public class SimpleTestRunner extends Object
| Constructor and Description | 
|---|
SimpleTestRunner()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(String[] args)  | 
protected static junit.framework.TestCase | 
makeTestCase(String classname)  | 
protected static junit.framework.TestCase | 
makeTestCase(String classname,
            String methodname)  | 
protected static void | 
outputErrorInfo(Enumeration e,
               boolean quiet)  | 
protected static void | 
usage(String msg)  | 
protected static void usage(String msg)
protected static junit.framework.TestCase makeTestCase(String classname) throws Exception
Exceptionprotected static junit.framework.TestCase makeTestCase(String classname, String methodname) throws Exception
Exceptionprotected static void outputErrorInfo(Enumeration e, boolean quiet)