prog::testfunc
-- initialize
testsprog::testfunc
initializes automatic tests from test
files.
prog::testfunc(func)
func |
- | any MuPAD function to test |
prog::testfunc
returns the void object null()
.
prog::test
, prog::testinit
, prog::testexit
prog::testfunc
initializes automatic
tests.func
will be used for printed messages
(see prog::test
).