Errors : 0
Warnings: 0
NOTE: PROCEDURE PRINTTO used (Total process time): real time 0.01 seconds cpu time 0.01 seconds 56 data test; 57 stop; 58 run; NOTE: The data set WORK.TEST has 0 observations and 0 variables. NOTE: DATA statement used (Total process time): real time 0.00 seconds cpu time 0.00 seconds 59 %let vars=%getvars(test); 60 %assertEquals(i_actual=&vars, i_expected=, i_desc=no variables found) MPRINT(ENDTESTCALL): PROC PRINTTO LOG="c:\.jenkins\jobs\SASUnit Build Release ZIP-File\workspace\v1.3\example\doc\sasunit\en/log/004.log" PRINT="c:\.jenkins\jobs\SASUnit Build Release ZIP-File\workspace\v1.3\example\doc\sasunit\en/tst/004.lst" ; MPRINT(ENDTESTCALL): RUN;