assertequals.sas File Reference
Detailed Description
Check whether there are differences between the value of a macro variable and an expected character string.
Please refer to the description of the test tools in _sasunit_doc.sas
- 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/assertequals.sas $
- Parameters:
-
| i_expected | expected value |
| i_actual | actual value |
| i_desc | description of the assertion to be checked |
| i_fuzz | optional: maximal deviation of expected and actual values, only for numerical values |
Definition in file assertequals.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