pockuito

pockuito is a set of small extensions to mockito

License

License

GroupId

GroupId

com.github.signed.pockuito
ArtifactId

ArtifactId

pockuito
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

pockuito
pockuito is a set of small extensions to mockito
Project URL

Project URL

https://github.com/signed/pockuito

Download pockuito

How to add to project

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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
info.cukes : cucumber-junit jar 1.1.1
info.cukes : cucumber-java jar 1.1.1
junit : junit-dep jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.0.1