prog::testexit
-- closing
testsprog::testexit
closes automatic tests from test
files.
prog::testexit()
prog::testexit
returns the void object null()
and closes the last opened
protocol file.
prog::test
, prog::testinit
, prog::testfunc
prog::testexit
closes automatic tests and prints a
short statistic about the test (see prog::test
).prog::testexit
closes the last opened protocol
file.prog::testexit
must be called before
beginning of a new test with prog::testinit
.
prog::testexit
prints a short statistic about the
test.