Package ptolemy.demo.test.junit
Class JUnitAuto32Test
- java.lang.Object
-
- ptolemy.util.test.junit.JUnitAuto32Base
-
- ptolemy.demo.test.junit.JUnitAuto32Test
-
public class JUnitAuto32Test extends JUnitAuto32Base
Run the 32-bit Java tests in auto/.(cd $PTII/ptolemy/demo/test; java -d32 -classpath ${PTII}:${PTII}/lib/ptjacl.jar:${PTII}/lib/junit-4.8.2.jar:${PTII}/lib/jna.jar:${PTII}/lib/JUnitParams-0.3.0.jar org.junit.runner.JUnitCore ptolemy.demo.test.junit.JUnitAuto32Test)
- Since:
- Ptolemy II 10.0
- Version:
- $Id$
- Author:
- Christopher Brooks
- Pt.AcceptedRating:
- Green (cxh)
- Pt.ProposedRating:
- Green (cxh)
-
-
Constructor Summary
Constructors Constructor Description JUnitAuto32Test()
-