easymock-3.2


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatestplus
ArtifactId

ArtifactId

easymock-3-2_2.12
Last Version

Last Version

3.3.0.0-SNAP3
Release Date

Release Date

Type

Type

bundle
Description

Description

easymock-3.2
easymock-3.2
Project URL

Project URL

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

Project Organization

org.scalatestplus
Source Code Management

Source Code Management

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

Download easymock-3-2_2.12

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
org.easymock : easymockclassextension jar 3.2
org.scalatest : scalatest-core_2.12 jar 3.3.0-SNAP3

Project Modules

There are no modules declared in this project.

scalatestplus-easymock

ScalaTest + EasyMock provides integration support between ScalaTest and EasyMock.

Usage

To use it for ScalaTest 3.2.2 and EasyMock 3.2.x:

SBT:

libraryDependencies += "org.scalatestplus" %% "easymock-3-2" % "3.2.2.0" % "test"

Maven:

<dependency>
  <groupId>org.scalatestplus</groupId>
  <artifactId>easymock-3-2</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.3.0.0-SNAP3
3.3.0.0-SNAP2
3.2.10.0
3.2.9.0
3.2.8.0
3.2.7.0
3.2.6.0
3.2.5.0
3.2.4.0
3.2.4.0-M1
3.2.3.0
3.2.2.0
3.2.2.0-M2
3.2.2.0-M1
3.2.1.0
3.2.0.0
3.2.0.0-M4
3.2.0.0-M2
3.2.0.0-M1
3.1.4.0
3.1.3.0
3.1.2.0
3.1.1.0
3.1.0.0
3.1.0.0-RC3
3.1.0.0-RC2