issues
search
angoca
/
db2unit
db2unit is a testing framework for IBM DB2 SQL PL
https://angoca.github.io/db2unit/
GNU General Public License v3.0
11
stars
3
forks
source link
More assertions for date, time, timestamp, numbers
#132
Open
angoca
opened
4 years ago
angoca
commented
4 years ago
These new assertions should be included:
assert_Int_Less_Than
assert_Int_Less_Or_Equal_Than
assert_Int_More_Than ...
assert_Date_Less_Than ...
assert_Timestamp_Less_Than ...
assert_Time_Less_Than
These new assertions should be included: