Added a test for ListPlace token parsing and creation.
authorMurray Cumming <murrayc@murrayc.com>
Sat, 31 Dec 2011 20:28:49 +0000 (21:28 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Sat, 31 Dec 2011 20:28:49 +0000 (21:28 +0100)
commit64198972dc5786cc4009d5c78480fa6850049491
tree7873bb98b547ff8a7af3916fc92e405646842f78
parent5325753d8ca0fc2993245fc0eae6d0603e76375e
Added a test for ListPlace token parsing and creation.

* src/test/java/org/glom/web/client/place/ListPlaceTest.java:
This is much the same as DetailsPlaceTest.

I wonder how we could test the other parts of the *Place API
ChangeLog
src/test/java/org/glom/web/client/place/ListPlaceTest.java [new file with mode: 0644]