is not current version
Last Version 4.4.0.1

Extended Mockito 3.3.3.1

Jar with Mockito as a mixin interface, plus extra features

License

License

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

com.github.aro-tech
ArtifactId

ArtifactId

extended-mockito
Version

Version

3.3.3.1
Type

Type

jar
Description

Description

Extended Mockito
Jar with Mockito as a mixin interface, plus extra features
Project URL

Project URL

https://github.com/aro-tech/extended-mockito

Download extended-mockito 3.3.3.1


<!-- https://jarcasting.com/artifacts/com.github.aro-tech/extended-mockito/ -->
<dependency>
    <groupId>com.github.aro-tech</groupId>
    <artifactId>extended-mockito</artifactId>
    <version>3.3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aro-tech/extended-mockito/
implementation 'com.github.aro-tech:extended-mockito:3.3.3.1'
// https://jarcasting.com/artifacts/com.github.aro-tech/extended-mockito/
implementation ("com.github.aro-tech:extended-mockito:3.3.3.1")
'com.github.aro-tech:extended-mockito:jar:3.3.3.1'
<dependency org="com.github.aro-tech" name="extended-mockito" rev="3.3.3.1">
  <artifact name="extended-mockito" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aro-tech', module='extended-mockito', version='3.3.3.1')
)
libraryDependencies += "com.github.aro-tech" % "extended-mockito" % "3.3.3.1"
[com.github.aro-tech/extended-mockito "3.3.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.3.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.0

Project Modules

There are no modules declared in this project.