core-junit5

REST web-service mocking utility for Spring using JUnit and Mockito

License

License

Categories

Categories

JUnit Unit Testing Mockito
GroupId

GroupId

com.github.skjolber.mockito-rest-spring
ArtifactId

ArtifactId

core-junit5
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

core-junit5
REST web-service mocking utility for Spring using JUnit and Mockito
Project Organization

Project Organization

Media Skjolberg

Download core-junit5

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.skjolber.mockito-rest-spring : core jar 1.0.3
org.junit.jupiter : junit-jupiter-engine jar 5.2.0
org.springframework : spring-test jar 5.0.7.RELEASE

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-runner jar 1.2.0
com.github.skjolber.mockito-rest-spring » test jar 1.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3