SASUnit Examples  Version 1.2
_sasunit_reportmanhtml.sas File Reference

copy reports for assertReport and create frame page for comparison where necessary (if two reports have been specified) More...

Go to the source code of this file.

Detailed Description

copy reports for assertReport and create frame page for comparison where necessary (if two reports have been specified)

Version
$Revision: 106 $
Author
$Author: b-braun $
Date
$Date: 2013-01-10 14:59:21 +0100 (Do, 10 Jan 2013) $
See Also
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/_sasunit_reportmanhtml.sas $
Parameters
i_scnidscenario id of the current test
i_casidtest case id of the current test
i_tstidid of the current test
i_extexpextension of the expected report file with leading dot (for instance .pdf), may be empty, in which case report will not be copied
i_extactextension of the actual report file with leading dot (for instance .pdf), may be empty, in which case report will not be copied
o_htmlcomplete path to output file for frameset, if two reports should be compared
o_outputoutput folder for reports

Definition in file _sasunit_reportmanhtml.sas.