arrowhead-f/core-cpp

POPPY-0013: Write some tests fot the MariaDB wrapper class, where NULL values are returned

开放

#13 创建于 2021年1月4日

 (0 条评论) (0 个反应) (0 位负责人)C (0 个派生)auto 404
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

贡献者指南