You could learn some principles form:
http://arcbees.wordpress.com/2010/11/25/testing-views-using-gwt-platform-mockingbinder/

To easily test view you have to get rid of GWT.create(UiBinder.class) in 
your view.
 

> So testing is getting difficult. There is no controller because I 
> can't have a self-contained widget with MVP activities and places 
> inside to be used in another web applications which is designed using 
> activities and places. 
>

I don't understand. Why Presenter View could not be self-contained?

-- 
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/-/BPHi9_SbbQwJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to