Name | Value |
---|---|
Scenario No. | 002 |
Scenario | Tests for buidling a database |
Program | example/saspgm/database_test.sas |
Last Run | 21MAR2014:11:39:49 |
Duration | 1.7 s |
Test Case No. | 002 |
Test Case | Creating combined dataset |
Unit under Test | c:/.jenkins/jobs/SASUnit Build Release ZIP-File/workspace/v1.3/example/saspgm/combineddataset.sas |
Last Run | 21MAR2014:11:39:50 |
Assertions | |||||
No. | Assertion | Description | Expected | Actual | Result |
---|---|---|---|---|---|
001 | assertTableExists | Table was successfuly created? | Table work.CombinedDataset exists | Table / view / catalog exists Creation date 21MAR2014:11:39:50 Modification date 21MAR2014:11:39:50 |
![]() |
002 | assertRecordCount | Does table contain all expected Rows? | EQ 8 | 8 | ![]() |
003 | assertPrimaryKey | Check for primary key | Key is unique | Key is unique Condition violating observations |
![]() |
004 | assertRowExpression | There should be no customers without contracts | 8 |
8 Condition violating observations |
![]() |
005 | assertRowExpression | There should be no contracts without customer | 8 |
8 Condition violating observations |
![]() |
006 | assertLog | Scan log for errors | Errors: 0, Warnings: 0 | Errors: 0, Warnings: 0 | ![]() |
Generated on Friday, 21 March 2014, 11:40:03 by SASUnit ![]() |