arrowhead-f/core-cpp
POPPY-0013: Write some tests fot the MariaDB wrapper class, where NULL values are returned
Ouverte
#13 ouverte le 4 janv. 2021
good first issuetesting
Métriques du dépôt
- Stars
- (1 étoile)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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