With a generic Assertion “assert_that” and the following checks shoud be possible:
%LET expected = 4; %LET actual = 2; %assert_that( &actual., &is, &expected )
(Oliver Thieleman)
Anonymous
see also ticket #21 https://sourceforge.net/p/sasunit/bugs/21/