Test Cases by Scenario | SASUnit Examples - SASUnit Test Documentation |
Name | Value |
---|---|
Scenario No. | 006 |
Scenario | Tests for regression.sas |
Program | example/saspgm/regression_test.sas |
Last Run | 21MAR2014:11:39:55 |
Duration | 1.5 s |
Test Case No. | 001 |
Test Case | compare linear regression between Excel and SAS |
Unit under Test | c:/.jenkins/jobs/SASUnit Build Release ZIP-File/workspace/v1.3/example/saspgm/regression.sas |
Last Run | 21MAR2014:11:39:56 |
Assertions | |||||
No. | Assertion | Description | Expected | Actual | Result |
---|---|---|---|---|---|
001 | assertReport | please compare SAS chart with Excel chart | .xls | .rtf | ![]() |
002 | assertColumns | compare estimated values | Table listing
DSLABEL LABEL COMPVAR |
Table listing
Comparison LABEL |
![]() |
003 | assertEquals | compare intercept parameter | 2 | 2 | ![]() |
004 | assertEquals | compare slope parameter | 0.5454545455 | 0.5454545455 | ![]() |
005 | assertPerformance | regression calculation should be done within 5 seconds. | 5 | 0.51 | ![]() |
006 | assertLog | Scan log for errors | Errors: 0, Warnings: 0 | Errors: 0, Warnings: 0 | ![]() |
Generated on Friday, 21 March 2014, 11:40:06 by SASUnit ![]() |