Closed GoogleCodeExporter closed 9 years ago
No, I'm sorry, I take it back.
I just implemented a workaround and found that my problem is trickier than this.
My problem is that the field actually is reinitialized for each test, even
GWT.create() is not called and a cached instance is used by the test.
This is expected behavior, right?
Original comment by sarcidia...@instart.co
on 18 Oct 2012 at 9:45
Yes, this is the expected behavior ;-)
There are @Before methods to do it in both GwtTestWithEasyMock and
GwtTestWithMockito.
Original comment by gael.laz...@gmail.com
on 19 Oct 2012 at 6:22
Original issue reported on code.google.com by
sarcidia...@instart.co
on 18 Oct 2012 at 9:38