I am trying to write tests assuring that methods run sql code correctly, using the sqlite3 library.
sqlite3
The method under test is as follows: