jmock-2.8


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatestplus
ArtifactId

ArtifactId

jmock-2-8_0.24
Last Version

Last Version

3.2.0.0
Release Date

Release Date

Type

Type

bundle
Description

Description

jmock-2.8
jmock-2.8
Project URL

Project URL

https://github.com/scalatest/scalatestplus-jmock
Project Organization

Project Organization

org.scalatestplus
Source Code Management

Source Code Management

https://github.com/scalatest/scalatestplus-jmock

Download jmock-2-8_0.24

Dependencies

compile (3)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.24 jar 0.24.0
org.jmock : jmock-legacy jar 2.8.3
org.scalatest : scalatest-core_0.24 jar 3.2.0

test (4)

Group / Artifact Type Version
org.scalatest : scalatest-flatspec_0.24 jar 3.2.0
org.scalatest : scalatest-funsuite_0.24 jar 3.2.0
org.scalatest : scalatest-funspec_0.24 jar 3.2.0
org.scalatest : scalatest-shouldmatchers_0.24 jar 3.2.0

Project Modules

There are no modules declared in this project.

jmock

ScalaTest + JMock provides integration support between ScalaTest and JMock.

Usage

To use it for ScalaTest 3.2.2 and JMock 2.8.x:

SBT:

libraryDependencies += "org.scalatestplus" %% "jmock-2-8" % "3.2.2.0" % "test"

Maven:

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>jmock-2-8</artifactId>
  <version>3.2.2.0</version>
  <scope>test</scope>
</dependency>

Publishing

Please use the following commands to publish to Sonatype:

$ sbt +publishSigned
org.scalatestplus

ScalaTest

Versions

Version
3.2.0.0