On Fri, Apr 16, 2010 at 1:26 PM, Marko Vuksanovic <[email protected] > wrote:
> Basically, I'm trying to figure out how to implement Junit 4 into GWT. > For the beginning I am interested on how to apply some annotation to > some method in GWTTestCase and somehow detect, in GWTTestCase > translatable code, that a specific method has some annotation applied. > The idea is to apply some annotation - maybe @GwtSetUp to some method > which would have the same effect as gwtSetup method in the GWTTestCase > now. Ok, but I still don't understand the original question. What exactly are you trying to do that you think GWTTestCase needs to extend a TypeOracle type for it to work? -- John A. Tamplin Software Engineer (GWT), Google -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
