Qimono

The framework library base on Mockito used to stub methods with private visibility, final methods or static methods. Also this library could be used to assign/retrieve values from private fields and to substitute date and time in tests.

Лицензия

Лицензия

Группа

Группа

com.qitsoft
Идентификатор

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Qimono
The framework library base on Mockito used to stub methods with private visibility, final methods or static methods. Also this library could be used to assign/retrieve values from private fields and to substitute date and time in tests.
Организация-разработчик

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

QitSoft Inc.
Система контроля версий

Система контроля версий

http://svn.code.sf.net/p/qimono/code/trunk

Скачать qimono

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

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

Зависимости

compile (3)

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

test (1)

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

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

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

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

Версия
1.0