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-SNAP5


Group ID:
org.scalatestplus
Artifact ID:
scalatestplus-jmock_2.12
Version:
1.0.0-SNAP5
Release Date:
Jun 11, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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