SASUnit Examples  Version 1.5.0
_render_assertrowexpressionrep.sas File Reference

create HTML pages for assertRowExpression More...

Go to the source code of this file.

Detailed Description

create HTML pages for assertRowExpression

Version
$Revision: 369 $
Author
$Author: klandwich $
Date
$Date: 2014-12-30 12:22:59 +0100 (Di, 30 Dez 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_assertrowexpressionrep.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_assertrowexpressionrep.sas.