testing-kotlin

Utility library used to facilitate instrumentation testing through Espresso and UiAutomator on foldable devices, and with specific helpers to change app-display configuration on Surface Duo devices

Лицензия

Лицензия

MIT
Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.microsoft.device.dualscreen.testing
Идентификатор

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

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

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

1.0.0-alpha3
Дата

Дата

Тип

Тип

aar
Описание

Описание

testing-kotlin
Utility library used to facilitate instrumentation testing through Espresso and UiAutomator on foldable devices, and with specific helpers to change app-display configuration on Surface Duo devices
Ссылка на сайт

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

https://github.com/microsoft/surface-duo-sdk
Система контроля версий

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

https://github.com/microsoft/surface-duo-sdk/tree/main

Скачать testing-kotlin

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

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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.microsoft.device.dualscreen : wm-utils jar 1.0.0-beta4
junit : junit jar 4.13.2
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.1
androidx.window » window-java jar 1.0.0
androidx.window » window-testing jar 1.0.0
androidx.test.ext » junit-ktx jar 1.1.3
androidx.test.uiautomator » uiautomator jar 2.2.0
androidx.test.espresso » espresso-core jar 3.3.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.0

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

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

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

Версия
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1