Does using GWTMockUtilities help? It's part of the GWT SDK On Fri, Oct 8, 2010 at 12:24 PM, SteveC <[email protected]> wrote:
> I am new to GWT and JUnit testing. I want to be able to use gwt-log > logging in my client code. However when I try to run JUnit tests, I > get an error because GWT.create() is being called. I am trying to > avoid having to use GwtTestCase due to the overhead of the headless > browser. > > How can I use gwt-log in my client code and be able to run JUnit > tests? > > Any help would be appreciated. > > Thanks! > > -- > You received this message because you are subscribed to the Google Groups > "gwt-log" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<gwt-log%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/gwt-log?hl=en. > > -- Fred Sauer Developer Advocate Google Inc. 1600 Amphitheatre Parkway Mountain View, CA 94043 [email protected] -- You received this message because you are subscribed to the Google Groups "gwt-log" group. 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/gwt-log?hl=en.
