|
Macros for SAS Application Developers
https://github.com/sasjs/core |
Testing mp_assert macro. More...
Go to the source code of this file.
Covers the failure path - mp_assert.test.sas only exercises a condition that is true. The false condition is recorded against a separate results dataset so the suite does not count it as a failure; what is under test is that FAIL is written for it.
Definition in file mp_assert.test.2.sas.