I don't think you need to unit test GWT serialization since it's apart of 
GWT framework.  you need to test you usage of the framework not the 
framework itself 

On Tuesday, 1 May 2012 05:10:07 UTC+3, dhoffer wrote:
>
> I'd like to write a unit test to test GWT serialization, any pointers 
> on how to setup a unit test that would allow me to pass a variety of 
> data structures from the client to the server and compare results?  Is 
> this even possible?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/QEYW8I1dokoJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to