Menu

#220 Add a convenience assertion asserttrue

v2.1
closed
None
svn-head
not_relevant
Enhancement_Request
Assertions
3-moderate
2022-01-25
2020-03-04
No

I like to do an assertion on the results of some logical functions
e.g. %sysfunc(fileexist(..args)) NE 1
%sysevalf(arg1 LT arg2)
%eval(arg1 NE )

I've written an asserttrue assertion tested in batch and interactive mode to use for these and to test other conditions in general (rather than assertEquals). I've attached a patch file for your consideration to include this in the list of assertions.

1 Attachments

Discussion

  • Klaus Landwich

    Klaus Landwich - 2021-01-21
    • Milestone: default --> v2.1
     
  • Klaus Landwich

    Klaus Landwich - 2022-01-25
    • status: open --> closed
    • assigned_to: Klaus Landwich
     
  • Klaus Landwich

    Klaus Landwich - 2022-01-25

    Implementation finished

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB