mockito-extension

Extension for writing unit tests with mockito and avoid static imports

License

License

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

eu.benschroeder
ArtifactId

ArtifactId

mockito-extension
Last Version

Last Version

4.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

mockito-extension
Extension for writing unit tests with mockito and avoid static imports
Project URL

Project URL

https://github.com/ben-schroeder/mockito-extension
Source Code Management

Source Code Management

https://github.com/ben-schroeder/mockito-extension

Download mockito-extension

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
4.3.0
4.2.0
4.1.0
4.0.0
3.12.4
3.12.0
3.11.2
3.11.1
3.11.0
3.10.0
3.9.0
3.8.0
3.7.7
3.7.0
3.6.28
3.6.0
3.5.15
3.5.13
3.5.11
3.5.10
3.5.9
3.5.7
3.5.6
3.5.5
3.5.2
3.5.0
3.4.6
3.4.4
3.4.2
3.4.0
3.3.3
3.3.0
3.2.4