uitestshelper

Simple library with helper methods and rules for Android UI testing

License

License

GroupId

GroupId

io.kornatowicz
ArtifactId

ArtifactId

uitestshelper
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

uitestshelper
Simple library with helper methods and rules for Android UI testing
Project URL

Project URL

https://github.com/PaulinaKornatowicz/UITestsHelper
Source Code Management

Source Code Management

https://github.com/PaulinaKornatowicz/UITestsHelper/tree/main

Download uitestshelper

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.okhttp3 : mockwebserver jar 4.3.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (14)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.6.0
androidx.appcompat » appcompat jar 1.3.1
com.google.android.material » material jar 1.4.0
androidx.recyclerview » recyclerview jar 1.2.1
androidx.test » core jar 1.4.0
androidx.test » runner jar 1.4.0
androidx.test.uiautomator » uiautomator jar 2.2.0
androidx.test.espresso » espresso-core jar 3.4.0
androidx.test.espresso » espresso-contrib jar 3.4.0
junit : junit jar 4.13.2
io.kornatowicz : uitestshelper-idlingresource jar 1.0.0
com.google.code.gson : gson jar 2.8.6
com.squareup.moshi : moshi jar 1.12.0
com.squareup.moshi : moshi-kotlin jar 1.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0