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