Last Version

Mock Coach 5.0.0

The Java library implementing the Mock Coach design pattern.

License

License

GroupId

GroupId

com.andyln
ArtifactId

ArtifactId

mock-coach
Version

Version

5.0.0
Type

Type

jar
Description

Description

Mock Coach
The Java library implementing the Mock Coach design pattern.
Project URL

Project URL

https://github.com/NguyenAndrew/Mock-Coach
Source Code Management

Source Code Management

http://github.com/NguyenAndrew/Mock-Coach/tree/master

Download mock-coach 5.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.