Provides mocking support for the Specs2 testing framework in Scala 2.10.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-mock_2.10</artifactId>
<version>3.10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use Mockito-style mocking in a Specs2 specification.
Select the artifact with the appropriate Scala version suffix (e.g., _2.12).
No dependency data recorded yet.