http://gwt-code-reviews.appspot.com/1223801/diff/1/2 File user/test/com/google/gwt/user/client/ui/CreateEventTest.java (right):
http://gwt-code-reviews.appspot.com/1223801/diff/1/2#newcode738 user/test/com/google/gwt/user/client/ui/CreateEventTest.java:738: listener.assertReceived(); On 2010/12/16 15:35:19, jlabanca wrote:
Should you add listener.cancel() here too?
yes, I think so. I added them in the calling methods (seems it is in charge of knowing when the test is done using the listener.) http://gwt-code-reviews.appspot.com/1223801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
