arrowhead-f/core-cpp
POPPY-0013: Write some tests fot the MariaDB wrapper class, where NULL values are returned
開放
#13 建立於 2021年1月4日
good first issuetesting
倉庫指標
- 星標
- (1 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
It should be tested what happens when the database returns a NULL value.
Please check all the fetch methods (with all the possible result types) and all the get methods of the db::Row.
Starting point: test0002.cpp