public class ScriptTestAdapter extends Object implements junit.framework.Test
| Constructor and Description | 
|---|
ScriptTestAdapter(Class scriptClass,
                 String[] arguments)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
countTestCases()  | 
void | 
run(junit.framework.TestResult result)  | 
String | 
toString()  |