GwtMockito

Better GWT unit testing

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Mockito Unit Testing
GroupId

GroupId

com.google.gwt.gwtmockito
ArtifactId

ArtifactId

gwtmockito
Last Version

Last Version

1.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

GwtMockito
Better GWT unit testing

Download gwtmockito

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.gwt.gwtmockito/gwtmockito/ -->
<dependency>
    <groupId>com.google.gwt.gwtmockito</groupId>
    <artifactId>gwtmockito</artifactId>
    <version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.gwt.gwtmockito/gwtmockito/
implementation 'com.google.gwt.gwtmockito:gwtmockito:1.1.9'
// https://jarcasting.com/artifacts/com.google.gwt.gwtmockito/gwtmockito/
implementation ("com.google.gwt.gwtmockito:gwtmockito:1.1.9")
'com.google.gwt.gwtmockito:gwtmockito:jar:1.1.9'
<dependency org="com.google.gwt.gwtmockito" name="gwtmockito" rev="1.1.9">
  <artifact name="gwtmockito" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.gwt.gwtmockito', module='gwtmockito', version='1.1.9')
)
libraryDependencies += "com.google.gwt.gwtmockito" % "gwtmockito" % "1.1.9"
[com.google.gwt.gwtmockito/gwtmockito "1.1.9"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.8.0
com.google.gwt : gwt-user jar 2.8.0
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.javassist : javassist jar 3.25.0-GA

test (1)

Group / Artifact Type Version
org.powermock : powermock-api-mockito jar 1.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0