SQLiteQueryBuilder icon indicating copy to clipboard operation
SQLiteQueryBuilder copied to clipboard

Use a real SQLite instance for testing

Open alexfu opened this issue 9 years ago • 0 comments

Instead of validating unit tests against a hard-coded string, use a real SQLite instance to run statements to validate them.

alexfu avatar Mar 21 '16 14:03 alexfu