HALO Testing

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

License

License

GroupId

GroupId

com.mobgen.halo.android
ArtifactId

ArtifactId

halo-testing
Last Version

Last Version

2.9.3
Release Date

Release Date

Type

Type

aar
Description

Description

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

Download halo-testing

How to add to project

<!-- 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"]

Dependencies

compile (8)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
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