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