Class 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()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JUnitAuto32Test

        public JUnitAuto32Test()