|
|
|
|
|
The following constants are used by the test functions. | | | Constant | Details | Function |
---|
twrError | Stops the unit test and writes an information into its status report. | TestWriteResult | twrInfo | Writes an information into the status report of a unit test, in the test editor. | TestWriteResult | twrCallingProcess | Used to write a custom check procedure. When TestWriteResult is called from the custom procedure, the results of TestWriteResult will be referenced in the call to the custom procedure (and not in the call to TestWriteResult). Therefore, a double click performed in the results of the test will open the code editor on the call to the custom check procedure. | TestWriteResult |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|