tests: SelfHoster: Test SqlUtils too.
authorMurray Cumming <murrayc@murrayc.com>
Fri, 20 Jul 2012 15:02:29 +0000 (17:02 +0200)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 20 Jul 2012 15:02:29 +0000 (17:02 +0200)
commitc6ebfb624e5424ca3e03c1e91a347d873027c116
tree8760b79e10ce219ab9fa4c1b922a5f8a38266824
parent54866f8629bd6b48e526d94679c5de0bdd5100c9
tests: SelfHoster: Test SqlUtils too.

* src/test/java/org/glom/web/server/SelfHostExampleTest.java:
Retrieve some data and check it too, as in the regular Glom
test_selfhosting_new_from_example.cc test.
* src/test/java/org/glom/web/server/SelfHoster.java:
createConnection(): Make this public.
ChangeLog
src/test/java/org/glom/web/server/SelfHostExampleTest.java
src/test/java/org/glom/web/server/SelfHoster.java