SASUnit Examples  Version 1.5.0
_render_assertreportact.sas File Reference

renders the layout of the actual column for assertReport More...

Go to the source code of this file.

Detailed Description

renders the layout of the actual column for assertReport

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_assertreportact.sas $
Parameters
i_sourceColumnname of the column holding the value
i_expectedColumnname of the column holding the expected value.(optional: Default=tst_exp)
o_htmlTest report in HTML-format?
o_targetColumnname of the target column holding the ODS formatted value

Definition in file _render_assertreportact.sas.