assertreport.sas File Reference


Detailed Description

Check whether a report file exists and was created during the current SAS session.

It is possible to write an instruction into the test protocol indicating the need to perform a manual check of the report.

Please refer to the description of the test tools in _sasunit_doc.sas

Writes an entry into the test repository indicating the need to perform a manual check of the report and copies the report and a given report template (optional).

Version:
$Revision: 9 $
Author:
$Author: amangold $
Date:
$Date: 2010-08-02 22:33:56 +0200 (Mo, 02 Aug 2010) $
See also:
$HeadURL: https://sasunit.svn.sourceforge.net/svnroot/sasunit/trunk/saspgm/sasunit/assertreport.sas $
Parameters:
i_expected optional: file name for the expected file (full path or file in &g_refdata)
i_actual file name for created report file (full path!)
i_desc description of the assertion to be checked
i_manual 1 (default): in case of a positive check result einen Eintrag indicating a manual check (empty rectangle). 0: in case of a positive check result, write an entry indicating OK (green hook).

Definition in file assertreport.sas.

Go to the source code of this file.


Generated on Sun Oct 10 14:10:15 2010 for SASUnit Examples by  doxygen 1.5.3