public class JUnitTclTest extends JUnitTclTestBase
(cd $PTII/ptolemy/actor/gui/test/junit; java -classpath ${PTII}:${PTII}/lib/ptjacl.jar:${PTII}/lib/junit-4.8.2.jar:${PTII}/lib/JUnitParams-0.3.0.jar org.junit.runner.JUnitCore ptolemy.actor.gui.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 $PTII/util/testsuite/JUnitTclTest.java.in. To update all the files, run
cd $PTII ptolemy/util/test/junit/updateJUnitTclTest
Constructor and Description |
---|
JUnitTclTest() |