scalatest / scalatestplus-jmock   3.2.18.0

Apache License 2.0 GitHub

ScalaTest + JMock provides integration support between ScalaTest and JMock.

Scala versions: 3.x 2.13 2.12 2.11 2.10

scalatestplus-jmock 1.0.0-SNAP1


Group ID:
org.scalatestplus
Artifact ID:
scalatestplus-jmock_2.12
Version:
1.0.0-SNAP1
Release Date:
Mar 14, 2019
Licenses:
Files:

libraryDependencies += "org.scalatestplus" %% "scalatestplus-jmock" % "1.0.0-SNAP1"

Mill build tool

ivy"org.scalatestplus::scalatestplus-jmock:1.0.0-SNAP1"

Scala CLI

//> using dep "org.scalatestplus::scalatestplus-jmock:1.0.0-SNAP1"

Ammonite REPL

import $ivy.`org.scalatestplus::scalatestplus-jmock:1.0.0-SNAP1`

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>scalatestplus-jmock_2.12</artifactId>
  <version>1.0.0-SNAP1</version>
</dependency>

compile group: 'org.scalatestplus', name: 'scalatestplus-jmock_2.12', version: '1.0.0-SNAP1'