|
Files |
| file | assertcolumns.sas |
| | Check whether there are differences between the values of the columns of two sas data sets (PROC COMPARE).
|
| file | assertequals.sas |
| | Check whether there are differences between the value of a macro variable and an expected character string.
|
| file | assertlibrary.sas |
| | Check whether all files are identical in the libraries i_expcected and i_actual.
|
| file | assertlog.sas |
| | Check whether errors or warnings appear in the log.
|
| file | assertlogmsg.sas |
| | Check whether a certain message appears in the log.
|
| file | assertreport.sas |
| | Check whether a report file exists and was created during the current SAS session.
|