Last Version

io.github.fssantana:unit-mock 1.0.0

A tool to create filled instances mocks for unit testing purpose.

License

License

BSD
Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.fssantana
ArtifactId

ArtifactId

unit-mock
Version

Version

1.0.0
Type

Type

jar
Description

Description

io.github.fssantana:unit-mock
A tool to create filled instances mocks for unit testing purpose.
Project URL

Project URL

https://github.com/fssantana/unit-mock
Project Organization

Project Organization

jcabi.com
Source Code Management

Source Code Management

http://github.com/fssantana/unit-mock/tree/master

Download unit-mock 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.6.1

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.21.0
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.