SASUnit Examples  Version 1.5.0
_reportdetailhtml.sas File Reference

create page with detail information of a test case in HTML format More...

Go to the source code of this file.

Detailed Description

create page with detail information of a test case in HTML format

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/_reportdetailhtml.sas $
Parameters
i_repdatainput dataset (created in reportSASUnit.sas)
i_scnidscenario id of test case
i_casidid of test case
o_htmlflag to output file in HTML format
o_pathpath for output file
o_filename of the outputfile without extension

Definition in file _reportdetailhtml.sas.