inittestcase.sas File Reference
Detailed Description
Start of a new test case that comprises an invocation of a program under test and one or more assertions.
Please refer to the description of the test tools in _sasunit_doc.sas.
internally:
- Insertion of relevant data into the test repository
- Redirection of SAS log
- Setting of flag g_inTestcase
- Version:
- $Revision: 9 $
- Author:
- $Author: amangold $
- Date:
- $Date: 2010-08-02 22:33:56 +0200 (Mo, 02 Aug 2010) $
- See also:
- $HeadURL: https://sasunit.svn.sourceforge.net/svnroot/sasunit/trunk/saspgm/sasunit/inittestcase.sas $
- Parameters:
-
| i_object | source code file of program under test, is searched in the AUTOCALL path in case only the name of the source code file is given, without path information |
| i_desc | description of the test case |
| i_specdoc | optional: path of specification document |
- Returns:
Definition in file inittestcase.sas.
Go to the source code of this file.
Generated on Sun Oct 10 14:10:15 2010 for SASUnit Examples by
1.5.3