SQLiteQueryBuilder
SQLiteQueryBuilder copied to clipboard
Use a real SQLite instance for testing
Instead of validating unit tests against a hard-coded string, use a real SQLite instance to run statements to validate them.