prog::testfunc -- initialize
tests
Introductionprog::testfunc initializes automatic tests from test
files.
Call(s)prog::testfunc(func)
Parametersfunc |
- | any MuPAD function to test |
Returnsprog::testfunc returns the void object null().
Related
Functionsprog::test, prog::testinit, prog::testexit
Detailsprog::testfunc initializes automatic
tests.func will be used for printed messages
(see prog::test).