OceanRunner - MockitoOceanModule

OceanRunner - manage your mock with Mockito

License

License

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

it.freshminutes
ArtifactId

ArtifactId

oceanrunner-mockito
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

OceanRunner - MockitoOceanModule
OceanRunner - manage your mock with Mockito

Download oceanrunner-mockito

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
it.freshminutes : oceanrunner-core jar 1.0-RELEASE
org.mockito : mockito-core jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE