I´m working on a GXT project that uses the gwt-dispatch library and looking for a nice way to unit test the servlets.
Does anyone have experience on using mock objects for unit testing gwt-dispatch servlets or integration testing where the gwt-dispatch servlets are running in a servlet container.