A library that enables Mockito-based unit testing of GWT (Google Web Toolkit) applications by providing mock implementations of GWT classes.
<dependency>
<groupId>com.google.gwt.gwtmockito</groupId>
<artifactId>gwtmockito</artifactId>
<version>1.1.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of GwtMockito test runner for GWT unit testing.
Check compatibility with your GWT version; consider using GWT 2.8.x or test with a compatible version.
No dependency data recorded yet.