Last Version

Extended Mockito 4.4.0.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

4.4.0.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 4.4.0.1


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

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.