Tests for regression.sas.
Example for a test scenario with the following features:
- check reports manually agains reference standard
- compare results from Microsoft Excel with assertColumns.sas, using fuzz because of rounding errors
- use test data in library testdata
This example test scenario runs only with SAS under SAS Microsoft Windows.
- Version
- $Revision: 134 $ - KL: Removed hint "Windows only".
Revision: 71 - KL: Test case can now be run under LINUX.
- Author
- $Author: b-braun $
- Date
- $Date: 2013-01-30 11:48:11 +0100 (Mi, 30 Jan 2013) $
- See Also
- $HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/example/saspgm/regression_test.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/.
Definition in file regression_test.sas.