public class ExportModelJUnitTestBatch5 extends ExportModelJUnitTestBatch
To run these tests, use:
cd $PTII ./configure ant test.single -Dtest.name=ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch5 -Djunit.formatter=plainor
cd $PTII/ptolemy/vergil/basic/export/test/junit/; export CLASSPATH=${PTII}:${PTII}/lib/junit-4.8.2.jar:${PTII}/lib/JUnitParams-0.3.0.jar${PTII}:${PTII}/lib/junit-4.8.2.jar:${PTII}/lib/JUnitParams-0.3.0.jar; export JAVAFLAGS="-Dptolemy.ptII.exportHTML.linkToJNLP=true -Dptolemy.ptII.exportHTML.usePtWebsite=true" $PTII/bin/ptinvoke org.junit.runner.JUnitCore ptolemy.vergil.basic.export.test.junit.ExportModelJUnitTestBatch5
This test uses JUnitParams from http://code.google.com/p/junitparams/, which is released under Apache License 2.0.
Constructor and Description |
---|
ExportModelJUnitTestBatch5() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
demos()
Run demos 441 through 590.
|
demos, RunExportModel
_getCount, _incrementCount
public ExportModelJUnitTestBatch5()
public java.lang.Object[] demos() throws java.io.IOException
demos
in class ExportModelJUnitTestBatch
java.io.IOException
- If there is a problem accessing the directory.