public class Test038
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
COMPLETION_ERROR |
static int |
MAX_COMPLETION_COUNT |
Constructor and Description |
---|
Test038() |
Modifier and Type | Method and Description |
---|---|
static int |
doTestMany(java.lang.String f)
this allows us to make a list of tests with an external file.
|
static QDataSet |
getCompletionsCount(java.lang.String ss,
int[] positions) |
static void |
main(java.lang.String[] args) |
static int |
testGetParams()
Autoplot reduces jython scripts to get not much more than the getParam calls so the
script can be executed quickly.
|
public static final int COMPLETION_ERROR
public static final int MAX_COMPLETION_COUNT
public static QDataSet getCompletionsCount(java.lang.String ss, int[] positions)
public static int doTestMany(java.lang.String f)
f
- public static int testGetParams()
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException