specs2-jmock

A specs2 JMock integration layer that provides a nice DSL, especially targeted at people used to JMock in Java and Junit.

License

License

GroupId

GroupId

com.wix
ArtifactId

ArtifactId

specs2-jmock_2.11
Last Version

Last Version

1.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

specs2-jmock
A specs2 JMock integration layer that provides a nice DSL, especially targeted at people used to JMock in Java and Junit.
Project URL

Project URL

https://github.com/wix/specs2-jmock
Project Organization

Project Organization

com.wix
Source Code Management

Source Code Management

https://github.com/wix/specs2-jmock

Download specs2-jmock_2.11

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.specs2 : specs2-core_2.11 jar 4.8.3
org.specs2 : specs2-mock_2.11 jar 4.8.3
org.jmock : jmock jar 2.12.0
org.jmock : jmock-junit4 jar 2.12.0
org.jmock : jmock-imposters jar 2.12.0
org.hamcrest : hamcrest jar 2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3

test (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.12.3

Project Modules

There are no modules declared in this project.
com.wix

Wix.com

Open-sourcing useful pieces of code

Versions

Version
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17