| SASUnit Examples
    Version 1.2.1
    | 
Check whether there are differences between the value of a macro variable and an expected character string. More...
Go to the source code of this file.
Check whether there are differences between the value of a macro variable and an expected character string.
Please refer to SASUnit User's Guide
| i_expected | expected value | 
| i_actual | actual value | 
| i_desc | description of the assertion to be checked | 
| i_fuzz | optional: maximal deviation of expected and actual values, only for numerical values | 
Definition in file assertequals.sas.