SASUnit Examples  Version 1.5.0
_gettestsubfolder.sas File Reference

Determines and returns the path for test subfolders. More...

Go to the source code of this file.

Detailed Description

Determines and returns the path for 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/_gettestsubfolder.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 _gettestsubfolder.sas.