uitestshelper

Simple library with helper methods and rules for Android UI testing

Лицензия

Лицензия

Группа

Группа

io.kornatowicz
Идентификатор

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

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

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

uitestshelper
Simple library with helper methods and rules for Android UI testing
Ссылка на сайт

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

https://github.com/PaulinaKornatowicz/UITestsHelper
Система контроля версий

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

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

Скачать uitestshelper

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : mockwebserver jar 4.3.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.20

runtime (14)

Идентификатор библиотеки Тип Версия
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

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

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

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

Версия
1.0.0