Last Version

mockito-extension 4.3.0

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
Version

Version

4.3.0
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 4.3.0


<!-- 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.