Mockito caching spy

This project implements the possibility for a certain object to cache the return values of a function and then return when they are called again. This can be used to create unit tests from integration tests.

Лицензия

Лицензия

Категории

Категории

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

Группа

de.apaxo.test
Идентификатор

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

mockito-caching-spy
Последняя версия

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

0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Mockito caching spy
This project implements the possibility for a certain object to cache the return values of a function and then return when they are called again. This can be used to create unit tests from integration tests.
Ссылка на сайт

Ссылка на сайт

https://github.com/ManuelB/mockito-caching-spy/
Организация-разработчик

Организация-разработчик

Apaxo GmbH

Скачать mockito-caching-spy

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-all jar 1.9.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.3