spring-auto-mock

Automocks the dependencies in Spring your test magically

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.rinoto.spring
ArtifactId

ArtifactId

spring-auto-mock
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

spring-auto-mock
Automocks the dependencies in Spring your test magically
Project URL

Project URL

https://github.com/rinoto/spring-auto-mock

Download spring-auto-mock

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.6.RELEASE
org.mockito : mockito-core jar 1.9.5
org.slf4j : slf4j-api jar 1.7.7

test (5)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
junit : junit jar 4.11
org.springframework : spring-test jar 4.1.1.RELEASE
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.3