prog::testexit -- closing
tests
Introductionprog::testexit closes automatic tests from test
files.
Call(s)prog::testexit()
Returnsprog::testexit returns the void object null() and closes the last opened
protocol file.
Related
Functionsprog::test, prog::testinit, prog::testfunc
Detailsprog::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.