|
|
|
|
TestError (Function) In french: TestErreur Provokes: - an assertion during the test of element or project (Go mode).
- an error in automated test mode.
Remark: This function is equivalent to dbgError. Syntax
TestError(<Comment 1> [, <Comment 2> [... [, <Comment N>]]])
<Comment 1>: Character string Text that will be displayed in the assertion window or in the status report of unit test. <Comment 2>: Optional character string Text that will be displayed in the assertion window or in the status report of unit test. <Comment N>: Optional character string Text that will be displayed in the assertion window or in the status report of unit test.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|