Add GwtTestDetailsPlace to test the same code as client-side.
authorMurray Cumming <murrayc@murrayc.com>
Sun, 2 Dec 2012 21:44:31 +0000 (22:44 +0100)
committerMurray Cumming <murrayc@murrayc.com>
Sun, 2 Dec 2012 21:44:31 +0000 (22:44 +0100)
commite19e825f13fe2e9ad6fbb2ff28093a8bec7f022f
tree3e56114ebd7673f9769ddd212b04380c9f7eb0be
parentfefd531784926d911af36229c6bf67ce0f5b4ea7
Add GwtTestDetailsPlace to test the same code as client-side.

        * src/test/java/org/glom/web/client/place/GwtTestDetailsPlace.java:
See the comment about the awkward client-side-only Date API.
Ignoring this Date API issue, it would be nice if we could test
the same code as both Java (server) and generated Javascript (client)
without duplicating most of the test code.
ChangeLog
src/test/java/org/glom/web/client/place/GwtTestDetailsPlace.java