Registry / testing / scalamock-2-11

scalamock-2-11

JSON →
library5.2.0javamavenunverified

Mocking library for Scala, supporting Scala 2.11.

<dependency> <groupId>org.scalamock</groupId> <artifactId>scalamock_2.11</artifactId> <version>5.2.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALAMOCK-2-11
S
scalamock-2-11
testingjavav5.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MockFactory
org.scalamock.MockFactory

Creates a mock factory for ScalaMock.

import org.scalamock.MockFactory; public class Example { public static void main(String[] args) { MockFactory factory = new MockFactory(); System.out.println(factory.getClass().getName()); } }
Debug
Known issues
breakingScalaMock 5.x has breaking changes from 4.x; ensure compatibility with Scala 2.11.
fix
Use ScalaMock 4.x for Scala 2.11 if encountering issues.
affects: 5.0.0 and above
Upgrade
Version history
5.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Resources
scalamock-2-11 — mvn dependency:get scalamock-2-11 · libregistry