arrowhead-f/core-cpp
POPPY-0013: Write some tests fot the MariaDB wrapper class, where NULL values are returned
Offen
#13 geöffnet am 04.01.2021
good first issuetesting
Repository-Metriken
- Stars
- (1 Stern)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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