Re: AtUnit: Easy Java unit tests with mocks (JMock or EasyMock) and dependency injection (Spring or Guice)

2011-10-20 Thread David
I'm using Mockito for mocks , Jukito for gwt gin DI, and gwt- uibinder-mock to disarm my uibinder files. I do most of my gwt dev in junit (without starting a web server or running in hosted mode for that matter). I found that I am much more productive working solely in junit, my code is much

AtUnit: Easy Java unit tests with mocks (JMock or EasyMock) and dependency injection (Spring or Guice)

2011-10-19 Thread Gal Dolber
Hi all, This is just a little post to share this awesome project http://code.google.com/p/atunit/ (from logan.johnson) I found a few months ago. Anyone using guice/gin should try it! Regards -- Guit: Elegant, beautiful, modular and *production ready* gwt applications.