prog::testinit
-- initialize
testsprog::testinit
initializes automatic tests from test
files.
prog::testinit(string)
string |
- | string - the name of the protocol file |
prog::testinit
returns the void object null()
and opens the protocol file with
name "string
.res".
prog::test
, prog::testfunc
, prog::testexit
, TESTPATH
prog::testinit
initializes automatic
tests (see prog::test
).prog::testinit
opens the protocol file named
"string
.res" (see TESTPATH
) and resets the test
number.