SASUnit Examples  Version 1.5.0
_createtestsubfolder.sas File Reference

Creates test subfolders. More...

Go to the source code of this file.

Detailed Description

Creates test subfolders.

Version
$Revision: 316 $
Author
$Author: akirchmann $
Date
$Date: 2014-03-02 10:20:58 +0100 (So, 02 Mrz 2014) $
See Also
For further details refer to SASUnit User's Guide. Here you can find the SASUnit documentation, release notes and license information.
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/_createtestsubfolder.sas $
Parameters
i_assertTypeType of assert for which the subfolder should be returned
i_rootpath to which the folder should be appended (optional: Default=sysfunc(pathname(testout)))
i_scnidCurrent scenario id
i_casidCurrent test case is
i_tstidCurrent assert id
Return values
r_pathComplete absolute path for test outputs

Definition in file _createtestsubfolder.sas.