commit | 1f955b18617428d0a4e203f4dce6da87c5cb8de9 | [log] [tgz] |
---|---|---|
author | shess <[email protected]> | Tue Oct 25 22:59:09 2016 |
committer | Commit bot <[email protected]> | Tue Oct 25 23:03:08 2016 |
tree | 5119b0e9f42106a757d7b02491e9f210e3adcaaf | |
parent | aa5a980de21db0087e9132cfb9d708f9d2d08fb1 [diff] |
[sql] Test helpers to ease testing of simple queries. ExecuteWithResult() returns the first column of the first row as a string, ExecuteWithResults() formats the results with column and row separators. They make it easier to check results using EXPECT_EQ(). BUG=none Review-Url: https://codereview.chromium.org/2441153002 Cr-Commit-Position: refs/heads/master@{#427520}