mockito-scala


License

License

MIT
Categories

Categories

Scala Languages Mockito Unit Testing
GroupId

GroupId

org.mockito
ArtifactId

ArtifactId

mockito-scala_2.13.0-M2
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

mockito-scala
mockito-scala
Project URL

Project URL

https://github.com/mockito/mockito-scala
Project Organization

Project Organization

org.mockito
Source Code Management

Source Code Management

https://github.com/mockito/mockito-scala

Download mockito-scala_2.13.0-M2

How to add to project

<!-- https://jarcasting.com/artifacts/org.mockito/mockito-scala_2.13.0-M2/ -->
<dependency>
    <groupId>org.mockito</groupId>
    <artifactId>mockito-scala_2.13.0-M2</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mockito/mockito-scala_2.13.0-M2/
implementation 'org.mockito:mockito-scala_2.13.0-M2:1.1.2'
// https://jarcasting.com/artifacts/org.mockito/mockito-scala_2.13.0-M2/
implementation ("org.mockito:mockito-scala_2.13.0-M2:1.1.2")
'org.mockito:mockito-scala_2.13.0-M2:jar:1.1.2'
<dependency org="org.mockito" name="mockito-scala_2.13.0-M2" rev="1.1.2">
  <artifact name="mockito-scala_2.13.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mockito', module='mockito-scala_2.13.0-M2', version='1.1.2')
)
libraryDependencies += "org.mockito" % "mockito-scala_2.13.0-M2" % "1.1.2"
[org.mockito/mockito-scala_2.13.0-M2 "1.1.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M2
org.mockito : mockito-core jar 2.24.0
org.scalactic : scalactic_2.13.0-M2 jar 3.0.5
ru.vyarus : generics-resolver jar 3.0.0
org.scala-lang : scala-reflect jar 2.13.0-M2

provided (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13.0-M2 jar 3.0.5

Project Modules

There are no modules declared in this project.
org.mockito

mockito

Mockito framework

Versions

Version
1.1.2
1.1.1