easymock-3.2


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatestplus
ArtifactId

ArtifactId

easymock-3-2_0.24
Last Version

Last Version

3.2.0.0
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_0.24

Dependencies

compile (3)

Group / Artifact Type Version
ch.epfl.lamp : dotty-library_0.24 jar 0.24.0
org.easymock : easymockclassextension jar 3.2
org.scalatest : scalatest-core_0.24 jar 3.2.0

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.2.0.0