How does AtUnit fare with respect to unit testing using DI and guice ?. Please share your experiences.
I am not being able to run Powermock through maven. I m the PowerMock Mockito and PowerMockRunner for driving a jUnit test. Here s the test: @RunWith(PowerMockRunner.class) @PrepareForTest( { ...