public class TestEngine extends java.lang.Object
Use: "ptinvoke ptolemy.matlab.test.TestEngine" in this directory to execute, output goes to stdout.
TODO: automate regression test (python?, jtcl?)
| Constructor and Description |
|---|
TestEngine() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Invoke the Matlab engine and run a few tests.
|
public TestEngine()
public static void main(java.lang.String[] args) throws IllegalActionException
args - Not used.IllegalActionException - If there is a problem running the tests.