HALO Testing

This library provides the developer with some testing tools that may help him to test stuff that uses halo

Лицензия

Лицензия

Группа

Группа

com.mobgen.halo.android
Идентификатор

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

halo-testing
Последняя версия

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

2.9.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

HALO Testing
This library provides the developer with some testing tools that may help him to test stuff that uses halo

Скачать halo-testing

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

<!-- https://jarcasting.com/artifacts/com.mobgen.halo.android/halo-testing/ -->
<dependency>
    <groupId>com.mobgen.halo.android</groupId>
    <artifactId>halo-testing</artifactId>
    <version>2.9.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mobgen.halo.android/halo-testing/
implementation 'com.mobgen.halo.android:halo-testing:2.9.3'
// https://jarcasting.com/artifacts/com.mobgen.halo.android/halo-testing/
implementation ("com.mobgen.halo.android:halo-testing:2.9.3")
'com.mobgen.halo.android:halo-testing:aar:2.9.3'
<dependency org="com.mobgen.halo.android" name="halo-testing" rev="2.9.3">
  <artifact name="halo-testing" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mobgen.halo.android', module='halo-testing', version='2.9.3')
)
libraryDependencies += "com.mobgen.halo.android" % "halo-testing" % "2.9.3"
[com.mobgen.halo.android/halo-testing "2.9.3"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
com.intellij : annotations jar 12.0
junit : junit jar 4.12
org.robolectric : robolectric jar 3.8
org.mockito : mockito-core jar 2.10.0
org.assertj : assertj-core jar 3.9.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.errorprone : error_prone_annotations jar 2.0.2
com.squareup.okhttp3 : mockwebserver jar 3.9.1

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

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

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

Версия
2.9.3
2.9.0
2.7.0
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.0
2.3.3
2.0.0
1.4.1
1.3.0
1.2.0
1.1.4