Class JUnitTclTest
- java.lang.Object
-
- ptolemy.util.test.junit.JUnitTclTestBase
-
- ptolemy.cg.kernel.generic.program.procedural.fmimahybrid.test.junit.JUnitTclTest
-
public class JUnitTclTest extends JUnitTclTestBase
Run the auto/ and Tcl tests under JUnit.(cd /home/jenkins/workspace/ptII/ptolemy/actor/lib/js/test/junit; java -classpath /home/jenkins/workspace/ptII:/home/jenkins/workspace/ptII/lib/ptjacl.jar:/home/jenkins/workspace/ptII/lib/junit-4.8.2.jar:/home/jenkins/workspace/ptII/lib/JUnitParams-0.3.0.jar org.junit.runner.JUnitCore ptolemy.cg.kernel.generic.program.procedural.fmimahybrid.test.junit.JUnitTclTest)
A copy of this file appears in each test/junit subdirectory so that it is easy for developers to run tests. The master file is in /home/jenkins/workspace/ptII/util/testsuite/JUnitTclTest.java.in. To update all the files, run
cd /home/jenkins/workspace/ptII ptolemy/util/test/junit/updateJUnitTclTest
- Since:
- Ptolemy II 11.0
- Version:
- : mkpttest 72874 2015-07-26 21:01:52Z cxh $
- Author:
- Christopher Brooks
- Pt.AcceptedRating:
- Green (cxh)
- Pt.ProposedRating:
- Green (cxh)
-
-
Constructor Summary
Constructors Constructor Description JUnitTclTest()
-