не последняя версия
Последняя версия 4.3.0

eu.benschroeder:mockito-extension 3.3.3

Extension for writing unit tests with mockito and avoid static imports

Категории

Категории

Mockito Тестирование компонентов
Группа

Группа

eu.benschroeder
Идентификатор

Идентификатор

mockito-extension
Версия

Версия

3.3.3
Тип

Тип

jar

Скачать mockito-extension 3.3.3


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