| SASUnit Examples
    Version 1.3.0
    | 
Called by assert macros, fills table tst. More...
Go to the source code of this file.
Called by assert macros, fills table tst.
| i_type | type of check, name of the calling assert macro | 
| i_expected | expected value | 
| i_actual | actual value | 
| i_desc | description of the check | 
| i_result | result 0 .. OK, 1 .. manual check, 2 .. not OK | 
| i_errMsg | optional: custom error message describinng the reason of the failure. Used to show up in jenkins output. Message will be prefixed by '<assertType> failed: '. | 
| r_casid | optional: return number of current test case | 
| r_tstid | optional: return number of this check within test case | 
Definition in file _asserts.sas.