create page with detail information of a test case in HTML format
More...
Go to the source code of this file.
create page with detail information of a test case in HTML format
- Version
- $Revision: 133 $
- Author
- $Author: b-braun $
- Date
- $Date: 2013-01-30 09:03:44 +0100 (Mi, 30 Jan 2013) $
- See Also
- $HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/_sasunit_reportdetailhtml.sas $
- Copyright
- Copyright 2010, 2012 HMS Analytical Software GmbH. This file is part of SASUnit, the Unit testing framework for SAS(R) programs. For terms of usage under the GPL license see included file readme.txt or https://sourceforge.net/p/sasunit/wiki/readme.v1.2/.
- Parameters
-
i_repdata | input dataset (created in reportSASUnit.sas) |
i_scnid | scenario id of test case |
i_casid | id of test case |
o_html | output file in HTML format |
Definition in file _sasunit_reportdetailhtml.sas.