SASUnit Examples  Version 1.5.0
_render_assertreportrep.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: 319 $
Author
$Author: klandwich $
Date
$Date: 2014-03-16 12:28:51 +0100 (So, 16 Mrz 2014) $
See Also
For further information please refer to SASUnit User's Guide
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/_render_assertreportrep.sas $
Parameters
i_assertypetype of assert beeing done. It is know be the program itself, but nevertheless specified as parameter.
i_repdataname of reporting dataset containing information on the assert.
i_scnidscenario id of the current test
i_casidtest case id of the current test
i_tstidid of the current test
o_htmlTest report in HTML-format?
o_pathoutput folder

Definition in file _render_assertreportrep.sas.