mockito-testng

Mockito for TestNG

License

License

Categories

Categories

Mockito Unit Testing TestNG
GroupId

GroupId

org.mockito
ArtifactId

ArtifactId

mockito-testng
Last Version

Last Version

0.4.26
Release Date

Release Date

Type

Type

jar
Description

Description

mockito-testng
Mockito for TestNG
Project URL

Project URL

https://github.com/mockito/mockito-testng
Source Code Management

Source Code Management

https://github.com/mockito/mockito-testng.git

Download mockito-testng

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.6.1
org.testng : testng jar 7.5

Project Modules

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

mockito

Mockito framework

Versions

Version
0.4.26
0.4.23
0.4.22
0.4.16
0.4.13
0.4.8
0.4.4
0.4.0
0.3.0
0.2.10
0.2.9
0.2.7
0.2.6
0.2.5
0.2.3
0.2.2
0.2.0
0.1.12
0.1.11
0.1.10
0.1.9
0.1.6
0.1.1