public class IterateOverArrayCloneTest extends java.lang.Object
Constructor and Description |
---|
IterateOverArrayCloneTest() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Check the clone(Workspace) method of the IterateOverArray class.
|
public IterateOverArrayCloneTest()
public static void main(java.lang.String[] args) throws java.lang.Throwable
To run:
java -classpath $PTII ptolemy.actor.lib.hoc.test.IterateOverArrayCloneTest
args
- Ignoredjava.lang.Throwable
- If there is a problem with the test.